account-financial-reporting icon indicating copy to clipboard operation
account-financial-reporting copied to clipboard

[11.0][ADD] account_tax_balance: prefill move_type

Open StefanRijnhart opened this issue 5 years ago • 0 comments

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]

StefanRijnhart avatar Feb 11 '21 16:02 StefanRijnhart