envato / double_entry

A double-entry accounting system for Ruby applications.
https://rubygems.org/gems/double_entry
MIT License
429 stars 68 forks source link

Closed #206 - AccountFixer unsupported unscoped account #207

Closed elct9620 closed 1 year ago

elct9620 commented 3 years ago

This is related to #206 which ensure LineCheck and AccountFixer can correct detect unscoped account (scope = nil) and fix to the correct balance.

This is a proposal way, we can discuss more.