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',
|
'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': """
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
@@ -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': """
|
||||||
|
|||||||
@@ -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': """
|
||||||
|
|||||||
Reference in New Issue
Block a user