1 repository
Detailed error context with transaction, inventory state, and booking method for debugging inventory operations.
Distinct from Inventory Tracking: Distinct from Inventory Tracking: focuses on debugging inventory operations with detailed error context rather than general inventory level monitoring.
Explore 1 awesome GitHub repository matching data & databases · Operation Debugging Tools. Refine with filters or upvote what's useful.
Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,
Ledger provides detailed error context with transaction, inventory state, and booking method.