mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-28 09:12:01 +02:00
19.0 vanilla
This commit is contained in:
parent
accf5918df
commit
6e65e8c877
688 changed files with 225434 additions and 199401 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2024-02-06 13:32+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -16,11 +16,62 @@ msgstr ""
|
|||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model,name:mrp_repair.model_repair_line
|
||||
msgid "Repair Line (parts)"
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__production_count
|
||||
msgid "Count of MOs generated"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__repair_count
|
||||
msgid "Count of source repairs"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__display_name
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_stock_move__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__id
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__id
|
||||
#: model:ir.model.fields,field_description:mrp_repair.field_stock_move__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_inherit
|
||||
msgid "Manufacturing"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model,name:mrp_repair.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_repair/models/repair.py:0
|
||||
msgid "Manufacturing Orders generated by %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model,name:mrp_repair.model_repair_order
|
||||
msgid "Repair Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_repair/models/production.py:0
|
||||
msgid "Repair Source of %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_repair.mrp_production_form_view_inherit
|
||||
msgid "Repairs"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair
|
||||
#: model:ir.model,name:mrp_repair.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue