mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-23 20:12:02 +02:00
19.0 vanilla
This commit is contained in:
parent
accf5918df
commit
6e65e8c877
688 changed files with 225434 additions and 199401 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import mrp_document
|
||||
from . import product_document
|
||||
from . import res_config_settings
|
||||
from . import mrp_bom
|
||||
from . import mrp_routing
|
||||
|
|
@ -13,10 +13,13 @@ from . import mrp_workorder
|
|||
from . import product
|
||||
from . import res_company
|
||||
from . import stock_move
|
||||
from . import stock_move_line
|
||||
from . import stock_orderpoint
|
||||
from . import stock_picking
|
||||
from . import stock_lot
|
||||
from . import stock_reference
|
||||
from . import stock_rule
|
||||
from . import stock_scrap
|
||||
from . import stock_warehouse
|
||||
from . import stock_quant
|
||||
from . import stock_replenish_mixin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue