account-financial-reporting/account_tax_balance/models
Jairo Llopis f3ddb4fc06 [IMP] account_tax_balance: Optimized computation of move type
Reduced complexity based on `read_group`. This method was prefetching a lot and doing many slow operations.

Executing in a real database for 197361 recs. took 14 minutes before and 1:36 minutes now.

@Tecnativa TT18838
2019-12-16 12:49:29 +00:00
..
__init__.py Consider normal and refund operations separately 2016-11-04 16:39:56 +01:00
account_move.py [IMP] account_tax_balance: Optimized computation of move type 2019-12-16 12:49:29 +00:00
account_tax.py [IMP] account_tax_balance: faster search of taxes with moves 2017-04-03 10:24:06 +02:00