chore(plating): Sub 3 version bumps + flip General Processing seed to noupdate=1 (Tasks 4+5)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating',
|
||||
'version': '19.0.5.5.0',
|
||||
'version': '19.0.6.0.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
|
||||
'description': """
|
||||
|
||||
@@ -34,7 +34,10 @@
|
||||
└── Shipped (customer-visible)
|
||||
-->
|
||||
<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 ========================= -->
|
||||
<record id="recipe_general_processing" model="fusion.plating.process.node">
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
"name": "Fusion Plating — MRP Bridge",
|
||||
'version': '19.0.9.0.0',
|
||||
'version': '19.0.10.0.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Bridge Fusion Plating facilities, baths and tanks to Odoo MRP work orders.',
|
||||
'description': """
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating — Configurator',
|
||||
'version': '19.0.9.0.0',
|
||||
'version': '19.0.10.0.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Quotation configurator with part catalog, coating configs, and formula-based pricing engine.',
|
||||
'description': """
|
||||
|
||||
Reference in New Issue
Block a user