>>>>> Stefan Tunsch <[email protected]> writes: > In order to make sure a specific product is in only one state at any given > moment, I use a balance assertion like this: -1 "12345" = 0 "12345" That > means that a transaction to change a product from one state to another > should be something like this:
> 2012-02-20 Process product > Warehouse:Ready:3465464554 1 "12345" > Warehouse:Pending:3465464554 -1 "12345" = 0 "12345" > The problem is that this approach does not seem to work. > Ledger (v3.0.0-20120217) throws this error: > Error: Quoted commodity symbol lacks closing quote This is definitely an error. Can you enter a bug for it on bugs.ledger-cli.org? Thanks, John -- --- 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/groups/opt_out.
