Merge: WO header button label tweaks (fusion_plating_jobs 19.0.12.6.1; deployed to entech)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# License OPL-1 (Odoo Proprietary License v1.0)
|
||||
{
|
||||
'name': 'Fusion Plating - Native Jobs',
|
||||
'version': '19.0.12.6.0',
|
||||
'version': '19.0.12.6.1',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Native plating job model - replaces mrp.production / mrp.workorder bridge.',
|
||||
'author': 'Nexa Systems Inc.',
|
||||
|
||||
@@ -33,12 +33,11 @@
|
||||
for techs before the Landing kanban (Phase 3) ships;
|
||||
stays as a back-office shortcut after. -->
|
||||
<button name="action_open_workspace" type="object"
|
||||
string="Open Workspace"
|
||||
string="Workspace"
|
||||
class="btn-primary"
|
||||
icon="fa-tablet"
|
||||
invisible="state == 'draft'"/>
|
||||
<button name="action_open_process_tree" type="object"
|
||||
string="Process Tree"
|
||||
class="btn-secondary"
|
||||
icon="fa-sitemap"
|
||||
invisible="state == 'draft'"/>
|
||||
|
||||
Reference in New Issue
Block a user