[IMP] account_tax_balance: add index
This indexes improve the display time of account_tax_balance by a factor of 10 on a database with 1M move lines.
This commit is contained in:
committed by
Borruso
parent
3350026521
commit
9c43ee99f5
@@ -4,3 +4,4 @@
|
||||
|
||||
from . import account_move
|
||||
from . import account_tax
|
||||
from . import account_move_line
|
||||
|
||||
Reference in New Issue
Block a user