feat(sub12b): bump versions + scaffold manifests
fusion_plating → 19.0.10.1.0 fusion_plating_shopfloor → 19.0.25.0.0 Adds data entries for fp_rack_tag_views.xml + fp_job_step_move_views.xml. Adds 4 OWL dialogs + their templates + shared SCSS to the shopfloor backend asset bundle (loaded after the existing manager_dashboard.js). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating',
|
||||
'version': '19.0.10.0.0',
|
||||
'version': '19.0.10.1.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
|
||||
'description': """
|
||||
@@ -92,6 +92,8 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved.
|
||||
'views/fp_bath_views.xml',
|
||||
'views/fp_process_node_views.xml',
|
||||
'views/fp_step_template_views.xml',
|
||||
'views/fp_rack_tag_views.xml',
|
||||
'views/fp_job_step_move_views.xml',
|
||||
'views/fp_rack_views.xml',
|
||||
'views/fp_bath_replenishment_views.xml',
|
||||
'views/fp_operator_certification_views.xml',
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating — Shop Floor',
|
||||
'version': '19.0.24.12.0',
|
||||
'version': '19.0.25.0.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, '
|
||||
'first-piece inspection gates.',
|
||||
@@ -88,6 +88,16 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved.
|
||||
'fusion_plating_shopfloor/static/src/js/plant_overview.js',
|
||||
'fusion_plating_shopfloor/static/src/js/process_tree.js',
|
||||
'fusion_plating_shopfloor/static/src/js/manager_dashboard.js',
|
||||
# Sub 12b — Move Parts / Move Rack / Rack Parts / Stop Timer
|
||||
'fusion_plating_shopfloor/static/src/scss/move_dialogs.scss',
|
||||
'fusion_plating_shopfloor/static/src/xml/move_parts_dialog.xml',
|
||||
'fusion_plating_shopfloor/static/src/xml/move_rack_dialog.xml',
|
||||
'fusion_plating_shopfloor/static/src/xml/rack_parts_dialog.xml',
|
||||
'fusion_plating_shopfloor/static/src/xml/stop_timer_dialog.xml',
|
||||
'fusion_plating_shopfloor/static/src/js/move_parts_dialog.js',
|
||||
'fusion_plating_shopfloor/static/src/js/move_rack_dialog.js',
|
||||
'fusion_plating_shopfloor/static/src/js/rack_parts_dialog.js',
|
||||
'fusion_plating_shopfloor/static/src/js/stop_timer_dialog.js',
|
||||
],
|
||||
'web.assets_frontend': [
|
||||
# Tank status page (rendered via web.frontend_layout for
|
||||
|
||||
Reference in New Issue
Block a user