chore(plating): Sub 3 version bumps + flip General Processing seed to noupdate=1 (Tasks 4+5)

This commit is contained in:
gsinghpal
2026-04-22 08:50:08 -04:00
parent 4beffe9dc1
commit b1a8849e70
4 changed files with 7 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
{ {
'name': 'Fusion Plating', 'name': 'Fusion Plating',
'version': '19.0.5.5.0', 'version': '19.0.6.0.0',
'category': 'Manufacturing/Plating', 'category': 'Manufacturing/Plating',
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.', 'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
'description': """ 'description': """

View File

@@ -34,7 +34,10 @@
└── Shipped (customer-visible) └── Shipped (customer-visible)
--> -->
<odoo> <odoo>
<data noupdate="0"> <!-- Sub 3: noupdate=1 so admin edits to the seeded General Processing
tree survive module upgrades. Fresh installs still get the
complete seed. -->
<data noupdate="1">
<!-- ========================= ROOT ========================= --> <!-- ========================= ROOT ========================= -->
<record id="recipe_general_processing" model="fusion.plating.process.node"> <record id="recipe_general_processing" model="fusion.plating.process.node">

View File

@@ -5,7 +5,7 @@
{ {
"name": "Fusion Plating — MRP Bridge", "name": "Fusion Plating — MRP Bridge",
'version': '19.0.9.0.0', 'version': '19.0.10.0.0',
'category': 'Manufacturing/Plating', 'category': 'Manufacturing/Plating',
'summary': 'Bridge Fusion Plating facilities, baths and tanks to Odoo MRP work orders.', 'summary': 'Bridge Fusion Plating facilities, baths and tanks to Odoo MRP work orders.',
'description': """ 'description': """

View File

@@ -5,7 +5,7 @@
{ {
'name': 'Fusion Plating — Configurator', 'name': 'Fusion Plating — Configurator',
'version': '19.0.9.0.0', 'version': '19.0.10.0.0',
'category': 'Manufacturing/Plating', 'category': 'Manufacturing/Plating',
'summary': 'Quotation configurator with part catalog, coating configs, and formula-based pricing engine.', 'summary': 'Quotation configurator with part catalog, coating configs, and formula-based pricing engine.',
'description': """ 'description': """