hledger-flow: paypal-business: account for Account Hold
This commit is contained in:
@@ -24,9 +24,6 @@ description %date
|
|||||||
account1 assets:paypal-business:%subaccount:%currency_
|
account1 assets:paypal-business:%subaccount:%currency_
|
||||||
amount %amount_ %currency_
|
amount %amount_ %currency_
|
||||||
|
|
||||||
if %type Account Hold
|
|
||||||
skip
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Comments
|
# Comments
|
||||||
#
|
#
|
||||||
@@ -131,6 +128,13 @@ if %direction ^OUT$
|
|||||||
& %note (Equity transfer|Capital contribution)
|
& %note (Equity transfer|Capital contribution)
|
||||||
account2 equity:paypal-business:%subaccount:deposit:%currency_
|
account2 equity:paypal-business:%subaccount:deposit:%currency_
|
||||||
|
|
||||||
|
# ---------------------------------------------------------------------------- #
|
||||||
|
# In/Out #
|
||||||
|
# ---------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
if %type Account Hold
|
||||||
|
account2 assets:paypal-business:%subaccount:payable:account_hold:%currency_
|
||||||
|
|
||||||
# TODO: subaccount categories where applicable
|
# TODO: subaccount categories where applicable
|
||||||
|
|
||||||
# Advertising
|
# Advertising
|
||||||
|
|||||||
Reference in New Issue
Block a user