oca-pos/odoo-bringout-oca-pos-pos_discount_all/pos_discount_all/i18n/bs.po
Ernad Husremovic 2cd7ccbcc0 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:29 +01:00

54 lines
1.9 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_discount_all
#
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: pos_discount_all
#: model:ir.model.fields,help:pos_discount_all.field_product_product__is_discount
msgid ""
"Check this box if you use this product to realize discount on sale. If check"
" the sale lines will be ignored when computing the amount without discount. "
"If you use 'Pos Discount' Odoo module, you should check this box for the "
"product you configured as the 'Discount Product' on your PoS config."
msgstr ""
"Check this box if you use this product to realize discount on sale. If check"
" the sale lines will be ignored when computing the amount without discount. "
"If you use 'Pos Discount' Odoo module, you should check this box for the "
"product you configured as the 'Discount Product' on your PoS config."
#. module: pos_discount_all
#. odoo-javascript
#: code:addons/pos_discount_all/static/src/xml/OrderSummary.xml
#, python-format
msgid "Discount Amount:"
msgstr "Defaultni procenat popusta"
#. module: pos_discount_all
#: model:product.template,name:pos_discount_all.product_discount_product_template
msgid "Discount Product"
msgstr "Proizvod popusta"
#. module: pos_discount_all
#: model:ir.model.fields,field_description:pos_discount_all.field_product_product__is_discount
msgid "Is a Discount"
msgstr "Proizvod koji se koristi za modelovanje popusta."
#. module: pos_discount_all
#: model:ir.model,name:pos_discount_all.model_pos_session
msgid "Point of Sale Session"
msgstr "Sesija POS-a"
#. module: pos_discount_all
#: model:ir.model,name:pos_discount_all.model_product_template
msgid "Product"
msgstr "Artikal"