account-financial-reporting
account-financial-reporting copied to clipboard
[11.0][ADD] account_tax_balance: prefill move_type
Precreate move_type and fill with appropriate values to prevent a MemoryError when the ORM attempts to call its compute method on a large amount of preexisting moves.
Port of https://github.com/OCA/account-financial-reporting/pull/647 Includes https://github.com/OCA/account-financial-reporting/pull/763
Co-authored-by: Pedro M. Baeza [email protected]