mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-26 09:32:05 +02:00
fix: secure Return to Draft button, clean [PREVOD] translation placeholders
- mrp_production_back_to_draft: add confirm dialog and mrp.group_mrp_manager restriction
- mrp_production_back_to_draft: server-side group check, bump to 16.0.1.1.0
- Clean [PREVOD...] placeholder translations across multiple MRP modules
- Regenerate bs.po files from translation database
🤖 assisted by claude
This commit is contained in:
parent
7cf02c9445
commit
ba2add3abb
15 changed files with 58 additions and 61 deletions
|
|
@ -16,32 +16,32 @@ msgstr ""
|
|||
#. module: mrp_product_characterisation
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_characterisation.view_mrp_bom_search
|
||||
msgid "BoM for finished product"
|
||||
msgstr "[PREVOD POTREBAN: BoM for finished product...]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_characterisation.view_mrp_bom_search
|
||||
msgid "BoM for intermediate product"
|
||||
msgstr "[PREVOD POTREBAN: BoM for intermediate product...]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_characterisation.view_mrp_product_product_search
|
||||
msgid "Components Products"
|
||||
msgstr "[PREVOD: Components Products]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_product_characterisation.view_mrp_product_product_search
|
||||
msgid "Intermediates Products"
|
||||
msgstr "[PREVOD POTREBAN: Intermediates Products...]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model:ir.model.fields,field_description:mrp_product_characterisation.field_product_product__is_component
|
||||
msgid "Is Component"
|
||||
msgstr "[PREVOD: Is Component]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model:ir.model.fields,field_description:mrp_product_characterisation.field_product_product__is_intermediate
|
||||
msgid "Is Intermediate"
|
||||
msgstr "[PREVOD: Is Intermediate]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model:ir.model.fields,help:mrp_product_characterisation.field_product_product__is_component
|
||||
|
|
@ -49,7 +49,6 @@ msgid ""
|
|||
"Is component a product which has no BoM based on it + is used "
|
||||
"in a BoM line"
|
||||
msgstr ""
|
||||
"[PREVOD POTREBAN: Is component a product which has no BoM based on it + ...]"
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model:ir.model.fields,help:mrp_product_characterisation.field_product_product__is_intermediate
|
||||
|
|
@ -57,8 +56,6 @@ msgid ""
|
|||
"Is intermediate a product which has a BoM based on it + is used"
|
||||
" in a BoM line"
|
||||
msgstr ""
|
||||
"[PREVOD POTREBAN: Is intermediate a product which has a BoM based on it + "
|
||||
"...]"
|
||||
|
||||
#. module: mrp_product_characterisation
|
||||
#: model:ir.model,name:mrp_product_characterisation.model_product_template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue