托盘打印出条形码功能

This commit is contained in:
gqh
2022-10-27 17:24:08 +08:00
parent 0fb751ebbe
commit ccb26bc4ec
5 changed files with 97 additions and 32 deletions

View File

@@ -10,10 +10,11 @@
""",
'category': 'YZ',
'website': 'https://www.sf.cs.jikimo.com',
'depends': ['mrp', 'sf_base'],
'depends': ['mrp', 'sf_base','hr_holidays'],
'data': [
'views/sf_tray_view.xml',
'views/sf_workorder.xml',
'report/sf_tray_report.xml'
],
'demo': [
],