Hi,
I can't get the automated transaction below to work.
Appreciate if someone could help with this. 



While parsing file "/home/system/LedgerTest/interest_test.ledger", line 2:
While evaluating value expression:
(account("Liabilities") * 0.05)
^^^^^^^^^^^^^^^^^^^^^^
While calling function 'account Liabilities':
While parsing posting:
Payable:MyCreditSupplier (account("Liabilities") * 0.05)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Could not find an account matching 'Liabilities'



My ledger file is as follows:- 

~ monthly
 Payable:MyCreditSupplier (account("Liabilities") * 0.05)
 Accounts:checking

2017/01/01 Credit Goods
 Liabilities:VendorPayable:AcmeCo US$ 5,000.00
 Liabilities:VendorPayable:XZYCo US$ 3,000.00
 Liabilities:VendorPayable:Untitled US$ 2,000.00
 Assets:Inventory:Goods 









-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to