库存调整货架货位为标签

This commit is contained in:
mgw
2023-11-23 22:14:56 +08:00
parent fee3572f38
commit 858c163cbe
5 changed files with 318 additions and 5 deletions

View File

@@ -13,8 +13,9 @@
'depends': ['stock', 'web', ],
'data': [
# 'security/group_security.xml',
# 'security/ir.model.access.csv',
'security/ir.model.access.csv',
'views/view.xml',
'views/shelf_location.xml',
],
'demo': [
],