>>>>> Harshad RJ <[email protected]> writes: > I am sure there is a good reason why the sequence is given importance. For > example, it might otherwise be ambiguous to prioritize transactions within a > day. Especially when = operator is used.
For what it's worth, I've tried to do it in date order before, but it's simply too difficult without a large time cost. Because it's not just about checking account totals -- assigned a total actual creating a posting amount. I'm not even sure yet it's solvable, unless I parse, sort, then process, which is not the way Ledger parses data right now. 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.
