stock_usability: add button to access stock moves before button to access product moves, because stock moves are more important than product moves

This commit is contained in:
Alexis de Lattre
2021-04-12 21:29:23 +02:00
parent f4c22501a7
commit 452cc399c5
4 changed files with 65 additions and 16 deletions

View File

@@ -5,5 +5,5 @@ from . import stock_warehouse_orderpoint
from . import stock_quant
from . import procurement_group
from . import procurement_scheduler_log
from . import product_template
from . import product
from . import res_partner