Hi,

On Sun, 3 Apr 2016 05:46:54 -0700 (PDT) Marcos wrote:
> = Income:Sales
>  Liabilities:Tax Payable  0.1  ; 10% VAT
> 
> 2014/03/01  Sales
>  Income:Sales  USD -2,000.00
>  Assets:Bank:  USD 2,000.00
> 
> The error i get is transaction does not balance. 
> What entries am I missing here? 

If you apply that automated transaction, your transaction would be
transformed to

2014/03/01  Sales
  Income:Sales  USD -2,000.00
  Assets:Bank:  USD 2,000.00
  Liabilities:Tax Payable  USD -200.00

and these postings do not sum up to zero. You would have to define
where that additional money comes from.

= Income:Sales
  Liabilities:Tax Payable  0.1  ; 10% VAT
  Assets:Bank  -0.1

or so should work.

> > =~ Monthly from 2014/01
> >  Assets:Current:Bank  US$ 500.00
> >  Revenue:Rental
> >
> > ~ Monthly from 2014/01
> >  Assets:Current:Bank  US$ 500.00
> >  Revenue:Rental
> >
> > 2014/03/01 Foodd Expenses
> >     Expenses:Food:Subway  US$ 3.40
> >     Assets:Cash:Bank
> >
> > When I run the following command:-
> >
> >  bal -p 2014/04
> >
> > I dont see any of the automated transactions in effect.
> > Why?

These are not automated transactions, but periodic transactions. They
are only used for forecasting and budgeting.

Tobias

-- 

--- 
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.

Attachment: signature.asc
Description: PGP signature

Reply via email to