diff --git a/fusion-plating/fusion_plating/__manifest__.py b/fusion-plating/fusion_plating/__manifest__.py index f2378273..d9713878 100644 --- a/fusion-plating/fusion_plating/__manifest__.py +++ b/fusion-plating/fusion_plating/__manifest__.py @@ -91,6 +91,7 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved. 'views/fp_bath_views.xml', 'views/fp_process_node_views.xml', 'views/fp_menu.xml', + 'data/fp_recipe_enp_alum_basic.xml', ], 'assets': { 'web.assets_backend': [ diff --git a/fusion-plating/fusion_plating/data/fp_recipe_enp_alum_basic.xml b/fusion-plating/fusion_plating/data/fp_recipe_enp_alum_basic.xml new file mode 100644 index 00000000..ecf5dfba --- /dev/null +++ b/fusion-plating/fusion_plating/data/fp_recipe_enp_alum_basic.xml @@ -0,0 +1,233 @@ + + + + + + + + ENP-ALUM-BASIC + ENP_ALUM_BASIC + recipe + fa-flask + 10 + True + False + + + + + Masking + operation + + fa-paint-brush + 10 + True + True + + + Ready For Masking + step + + fa-clock-o + 10 + True + + + Masking + step + + fa-paint-brush + 20 + True + True + + + + + Racking + operation + + fa-th + 20 + True + + + Ready for Racking + step + + 10 + + + Racking + step + + fa-th + 20 + True + + + + + Ready for processing + operation + + fa-clock-o + 30 + + + + + ENP-Alum Line + sub_process + + fa-industry + 40 + True + + + + E-Nickel Plating + operation + + fa-diamond + 10 + True + False + + + + + De-Masking + operation + + fa-eraser + 50 + True + + + Ready for De-Masking + step + + 10 + + + De-Masking + step + + fa-eraser + 20 + + + + + Oven baking + operation + + fa-fire + 60 + True + False + + + Ready for bake + step + + fa-clock-o + 10 + True + + + Bake + step + + fa-fire + 20 + True + True + + + + + De-racking + operation + + fa-th + 70 + True + + + Ready For DeRacking + step + + fa-clock-o + 10 + True + + + DeRacking + step + + fa-th + 20 + True + + + + + Oven bake (Post de-rack) + operation + + fa-fire + 80 + True + False + + + Ready for bake + step + + fa-clock-o + 10 + True + + + Bake + step + + fa-fire + 20 + True + True + + + + + Post-plate Inspection + operation + + fa-search + 90 + True + + + Ready for post-plate Inspection + step + + 10 + + + Post-plate Inspection + step + + fa-check-circle + 20 + True + + + +