chnages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating',
|
||||
'version': '19.0.18.12.4',
|
||||
'version': '19.0.18.13.8',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
|
||||
'description': """
|
||||
@@ -98,6 +98,12 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved.
|
||||
'views/fp_facility_views.xml',
|
||||
'views/fp_bath_views.xml',
|
||||
'views/fp_process_node_views.xml',
|
||||
# Sub 14b — fp.step.kind catalog. MUST load before
|
||||
# fp_step_template_data.xml (templates reference kinds via
|
||||
# kind_id) AND before fp_step_template_views.xml (the form
|
||||
# references the kind action menu).
|
||||
'views/fp_step_kind_views.xml',
|
||||
'data/fp_step_kind_data.xml',
|
||||
'views/fp_step_template_views.xml',
|
||||
'views/fp_rack_tag_views.xml',
|
||||
'views/fp_job_step_move_views.xml',
|
||||
@@ -128,10 +134,14 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved.
|
||||
'fusion_plating/static/src/scss/recipe_tree_editor.scss',
|
||||
'fusion_plating/static/src/scss/fp_chatter_dark.scss',
|
||||
'fusion_plating/static/src/scss/simple_recipe_editor.scss',
|
||||
# Sub 14b — visual icon picker for fp.step.kind etc.
|
||||
'fusion_plating/static/src/scss/fp_icon_picker.scss',
|
||||
'fusion_plating/static/src/xml/recipe_tree_editor.xml',
|
||||
'fusion_plating/static/src/xml/simple_recipe_editor.xml',
|
||||
'fusion_plating/static/src/xml/fp_icon_picker.xml',
|
||||
'fusion_plating/static/src/js/recipe_tree_editor.js',
|
||||
'fusion_plating/static/src/js/simple_recipe_editor.js',
|
||||
'fusion_plating/static/src/js/fp_icon_picker.js',
|
||||
],
|
||||
},
|
||||
'demo': [
|
||||
|
||||
Reference in New Issue
Block a user