oca-purchase/odoo-bringout-oca-purchase-workflow-purchase_minimum_amount/purchase_minimum_amount/i18n/bs.po
Ernad Husremovic 6af9cfd92c Hide irrelevant fields for Line Item Extraction rules
- 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
2025-11-05 23:02:32 +01:00

39 lines
1.2 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_minimum_amount
#
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: purchase_minimum_amount
#: model:ir.model,name:purchase_minimum_amount.model_res_partner
msgid "Contact"
msgstr "Kontakt"
#. module: purchase_minimum_amount
#: model:ir.model.fields,field_description:purchase_minimum_amount.field_res_partner__minimum_po_amount
msgid "Minimum Purchase Amount"
msgstr "Minimum Nabavni Iznos"
#. module: purchase_minimum_amount
#: model:ir.model.fields,field_description:purchase_minimum_amount.field_purchase_order__minimum_po_amount
msgid "Purchase Minimum Amount"
msgstr "Nabavni Minimum Iznos"
#. module: purchase_minimum_amount
#: model:ir.model,name:purchase_minimum_amount.model_purchase_order
msgid "Purchase Order"
msgstr "Nalog za nabavu"
#. module: purchase_minimum_amount
#: model:ir.model,name:purchase_minimum_amount.model_purchase_order_line
msgid "Purchase Order Line"
msgstr "Stavka naloga za nabavu"