mirror of
https://github.com/bringout/oca-pos.git
synced 2026-04-21 16:42:01 +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
61 lines
1.7 KiB
Text
61 lines
1.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_customer_comment
|
|
#
|
|
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_customer_comment
|
|
#: model:ir.model.fields,field_description:pos_customer_comment.field_res_partner__pos_comment
|
|
msgid "Cashier Comment"
|
|
msgstr "Cashier Comment"
|
|
|
|
#. module: pos_customer_comment
|
|
#. odoo-javascript
|
|
#: code:addons/pos_customer_comment/static/src/xml/PartnerDetailsEdit.xml
|
|
#, python-format
|
|
msgid "Comment"
|
|
msgstr "Komentar"
|
|
|
|
#. module: pos_customer_comment
|
|
#: model:ir.model.fields,help:pos_customer_comment.field_res_partner__pos_comment
|
|
msgid ""
|
|
"Comment that will be visible and editable in the Point of Sale for the "
|
|
"cashiers"
|
|
msgstr ""
|
|
"Comment that will be visible and editable in the Point of Sale for the "
|
|
"cashiers"
|
|
|
|
#. module: pos_customer_comment
|
|
#: model_terms:ir.ui.view,arch_db:pos_customer_comment.view_res_partner_form
|
|
msgid ""
|
|
"Comment that will be visible and editable in the Point of Sale for the "
|
|
"cashiers"
|
|
msgstr ""
|
|
"Comment that will be visible and editable in the Point of Sale for the "
|
|
"cashiers"
|
|
|
|
#. module: pos_customer_comment
|
|
#: model:ir.model,name:pos_customer_comment.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Kontakt"
|
|
|
|
#. module: pos_customer_comment
|
|
#. odoo-javascript
|
|
#: code:addons/pos_customer_comment/static/src/xml/PartnerLine.xml
|
|
#, python-format
|
|
msgid "Has PoS Comment"
|
|
msgstr "Has PoS Comment"
|
|
|
|
#. module: pos_customer_comment
|
|
#: model:ir.model,name:pos_customer_comment.model_pos_session
|
|
msgid "Point of Sale Session"
|
|
msgstr "Sesija POS-a"
|