add button for agended in maintenance service form

This commit is contained in:
2023-04-04 12:42:55 -05:00
parent e363262f49
commit dae8317b24
8 changed files with 157 additions and 80 deletions

View File

@@ -134,6 +134,10 @@ msgctxt "field:product.template,uncertainy_pattern:"
msgid "Uncertainy Pattern"
msgstr "Incertidumbre Patrón"
msgctxt "field:product.template,use_pattern:"
msgid "Use Pattern"
msgstr "Patrón Utilizado"
msgctxt "field:product.template,k_pattern:"
msgid "K Pattern"
msgstr "Patrón K"
@@ -1142,6 +1146,14 @@ msgctxt "selection:optical_equipment.maintenance,state:"
msgid "Finished"
msgstr "Finalizado"
msgctxt "model:ir.model.button,string:assing_agended_button"
msgid "Assing Agended"
msgstr "Agendar"
msgctxt "model:ir.model.button,string:reassing_agended_button"
msgid "Reassing Agended"
msgstr "Reagendar"
msgctxt "model:ir.model.button,string:maintenance_service_draft_button"
msgid "Draft"
msgstr "Borrador"