Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/表面工艺外协

# Conflicts:
#	sf_dlm/__manifest__.py
#	sf_dlm/models/product_template.py
#	sf_manufacturing/models/mrp_production.py
This commit is contained in:
jinling.yang
2023-04-21 15:40:03 +08:00
1375 changed files with 517284 additions and 5406 deletions

View File

@@ -12,7 +12,7 @@
'category': 'sf',
'author': 'jikimo',
'website': 'https://sf.cs.jikimo.com',
'depends': ['sf_base', 'sf_manufacturing', 'barcodes', ],
'depends': ['sf_manufacturing', 'barcodes', ],
'data': [
# 定义权限组放在最上面
# 权限组
@@ -33,6 +33,9 @@
],
'assets': {
'web.assets_backend': [
'sf_machine_connect/static/src/js/*'
],
},
'license': 'LGPL-3',
'installable': True,