mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-26 01:12:03 +02:00
- Make target_field hidden and not required for line_item rules - Hide Pattern Matching section for line_item rules - Hide Data Type and Parsing section for line_item rules - Hide stop_on_match field for line_item rules - Hide Transformation and Validation tabs for line_item rules - Clean up model: remove required=True from target_field and match_pattern Version: 16.0.1.0.20 🤖 assisted by claude 🤖 assisted by claude
53 lines
1.6 KiB
Text
53 lines
1.6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_warehouse_relationship
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model,name:stock_warehouse_relationship.model_stock_quant_package
|
|
msgid "Packages"
|
|
msgstr "Paketi"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model,name:stock_warehouse_relationship.model_stock_move_line
|
|
msgid "Product Moves (Stock Move Line)"
|
|
msgstr "Skladišna kretanja proizvoda(stavke)"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model,name:stock_warehouse_relationship.model_stock_quant
|
|
msgid "Quants"
|
|
msgstr "Količine"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model,name:stock_warehouse_relationship.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Skladišno kretanje"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model,name:stock_warehouse_relationship.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Prijenos"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model.fields,field_description:stock_warehouse_relationship.field_stock_move__warehouse_id
|
|
msgid "Warehouse"
|
|
msgstr "Skladište"
|
|
|
|
#. module: stock_warehouse_relationship
|
|
#: model:ir.model.fields,help:stock_warehouse_relationship.field_stock_move__warehouse_id
|
|
msgid ""
|
|
"the warehouse to consider for the route selection on the next procurement "
|
|
"(if any)."
|
|
msgstr ""
|
|
"skladište koje treba razmotriti za izbor rute na sljedećoj nabavci (ako je "
|
|
"ima)."
|