修复sequence导致字段值移动位置的bug

This commit is contained in:
mgw
2023-10-20 10:50:35 +08:00
parent e02ab7fd95
commit 587e2a4e3e
2 changed files with 24 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
""",
'category': 'sf',
'website': 'https://www.sf.jikimo.com',
'depends': ['account', 'base', 'mrp_workorder','sale'],
'depends': ['account', 'base', 'mrp_workorder', 'sale', 'purchase'],
'data': [
'security/group_security.xml',
'security/ir.model.access.csv',