You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hledger close generates balance assertions which can include a transaction price (@ or @@) [needs example]. hledger ignores this price when checking balance assertions. Ledger rejects it as a parse error. We should clarify the meaning/usefulness of prices in balance assertions, or stop generating them if not useful.
hledger closegenerates balance assertions which can include a transaction price (@or@@) [needs example]. hledger ignores this price when checking balance assertions. Ledger rejects it as a parse error. We should clarify the meaning/usefulness of prices in balance assertions, or stop generating them if not useful.