enable MRP view in product templates

This commit is contained in:
Jordi Ballester Alomar
2018-08-18 16:31:23 +02:00
committed by Lois Rilo
parent 73aef84ed0
commit 0a75eb43d6
6 changed files with 263 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
from . import mrp_area
from . import stock_location
from . import product
from . import product_product
from . import product_template
from . import mrp_product
from . import mrp_move
from . import mrp_inventory