forked from EvergreenCrypto/docker-finance
Merge pull request #166 into master
467cfa2 container: hledger-flow: coinbase-pro: fix default account2 for sells (Aaron Fiore)
This commit is contained in:
@@ -93,6 +93,7 @@ if %type ^match$
|
|||||||
if %type ^match$
|
if %type ^match$
|
||||||
& %details_product_id [A-Z]
|
& %details_product_id [A-Z]
|
||||||
& %amount_ [\\-]
|
& %amount_ [\\-]
|
||||||
|
account2 equity:coinbase-pro:%subaccount:deposit:%account_currency
|
||||||
comment2 %details_trade_id,%created_at +0000,SELL,coinbase-pro:%subaccount,%account_currency,%amount_
|
comment2 %details_trade_id,%created_at +0000,SELL,coinbase-pro:%subaccount,%account_currency,%amount_
|
||||||
|
|
||||||
if %type ^fee$
|
if %type ^fee$
|
||||||
|
|||||||
Reference in New Issue
Block a user