This commit is contained in:
Ivan Home
2019-11-13 04:43:27 +08:00
parent f1ab6d9422
commit 245ac0575a
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{ {
'name': 'Odoo Customize(Boost,Debranding, My Odoo)', 'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
'version': '13.19.11.13', 'version': '13.19.11.14',
'author': 'Sunpop.cn', 'author': 'Sunpop.cn',
'category': 'Productivity', 'category': 'Productivity',
'website': 'https://www.sunpop.cn', 'website': 'https://www.sunpop.cn',

View File

@@ -357,6 +357,7 @@ class ResConfigSettings(models.TransientModel):
['stock.picking.batch', ], ['stock.picking.batch', ],
['stock.inventory.line', ], ['stock.inventory.line', ],
['stock.inventory', ], ['stock.inventory', ],
['stock.valuation.layer', ],
['stock.production.lot', ], ['stock.production.lot', ],
# ['stock.fixed.putaway.strat', ], # ['stock.fixed.putaway.strat', ],
['procurement.group', ], ['procurement.group', ],