mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-25 02:52:04 +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
|
|
@ -21,7 +21,7 @@ msgstr "Otkaži"
|
|||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.actions.act_window,name:mrp_planned_order_matrix.action_mrp_planned_order_wizard
|
||||
msgid "Create Fixed Planned Orders"
|
||||
msgstr "[PREVOD POTREBAN: Create Fixed Planned Orders...]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model.fields,field_description:mrp_planned_order_matrix.field_mrp_planned_order_sheet__create_uid
|
||||
|
|
@ -93,27 +93,27 @@ msgstr "Zadnje ažurirano"
|
|||
#: code:addons/mrp_planned_order_matrix/wizards/mrp_planned_order_wizard.py
|
||||
#, python-format
|
||||
msgid "MPS Sheet"
|
||||
msgstr "[PREVOD: MPS Sheet]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model,name:mrp_planned_order_matrix.model_mrp_planned_order_sheet_line
|
||||
msgid "MPS Sheet Line"
|
||||
msgstr "[PREVOD: MPS Sheet Line]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model,name:mrp_planned_order_matrix.model_mrp_planned_order_wizard
|
||||
msgid "MPS Wizard"
|
||||
msgstr "[PREVOD: MPS Wizard]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.stock_mrp_planned_order_sheet_view_form
|
||||
msgid "MPS quantity"
|
||||
msgstr "[PREVOD: MPS quantity]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model.fields,field_description:mrp_planned_order_matrix.field_mrp_planned_order_sheet_line__mrp_planned_order_ids
|
||||
msgid "Mrp Planned Order"
|
||||
msgstr "[PREVOD: Mrp Planned Order]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model.fields,field_description:mrp_planned_order_matrix.field_mrp_planned_order_sheet_line__value_x
|
||||
|
|
@ -125,12 +125,12 @@ msgstr "Period"
|
|||
#: code:addons/mrp_planned_order_matrix/wizards/mrp_planned_order_wizard.py
|
||||
#, python-format
|
||||
msgid "Planned Orders"
|
||||
msgstr "[PREVOD: Planned Orders]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.mrp_planned_order_wizard_view_form
|
||||
msgid "Prepare"
|
||||
msgstr "[PREVOD: Prepare]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model.fields,field_description:mrp_planned_order_matrix.field_mrp_planned_order_sheet_line__value_y
|
||||
|
|
@ -140,7 +140,7 @@ msgstr "Artikal"
|
|||
#. module: mrp_planned_order_matrix
|
||||
#: model:ir.model.fields,field_description:mrp_planned_order_matrix.field_mrp_planned_order_sheet__product_mrp_area_ids
|
||||
msgid "Product Parameters"
|
||||
msgstr "[PREVOD: Product Parameters]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.mrp_planned_order_wizard_view_form
|
||||
|
|
@ -155,7 +155,7 @@ msgstr "Količina"
|
|||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.stock_mrp_planned_order_sheet_view_form
|
||||
msgid "TEST DOS"
|
||||
msgstr "[PREVOD: TEST DOS]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#. odoo-python
|
||||
|
|
@ -163,14 +163,13 @@ msgstr "[PREVOD: TEST DOS]"
|
|||
#, python-format
|
||||
msgid "The start date cannot be later than the end date."
|
||||
msgstr ""
|
||||
"[PREVOD POTREBAN: The start date cannot be later than the end date....]"
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_planned_order_matrix/wizards/mrp_planned_order_wizard.py
|
||||
#, python-format
|
||||
msgid "There are no date ranges created."
|
||||
msgstr "[PREVOD POTREBAN: There are no date ranges created....]"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.stock_mrp_planned_order_sheet_view_form
|
||||
|
|
@ -183,7 +182,6 @@ msgstr "Ovjeri"
|
|||
#, python-format
|
||||
msgid "You must select at least one Product MRP parameter."
|
||||
msgstr ""
|
||||
"[PREVOD POTREBAN: You must select at least one Product MRP parameter....]"
|
||||
|
||||
#. module: mrp_planned_order_matrix
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_planned_order_matrix.mrp_planned_order_wizard_view_form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue