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
This commit is contained in:
Ernad Husremovic 2025-11-05 23:02:12 +01:00
parent 5edf69d2b4
commit 7fb141ddd7
12 changed files with 565 additions and 374 deletions

View file

@ -17,21 +17,24 @@ msgstr ""
#. module: pos_six
#. odoo-javascript
#: code:addons/pos_six/static/src/js/payment_six.js:0
#: code:addons/pos_six/static/src/js/payment_six.js
#, python-format
msgid "Balance Failed"
msgstr "Saldo Neuspješno"
# taken from hr.po
#. module: pos_six
#: model:ir.model,name:pos_six.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Postavke prodajnog mjesta"
# taken from hr.po
#. module: pos_six
#: model:ir.model,name:pos_six.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Načini plaćanja na prodajnom mjestu"
# taken from hr.po
#. module: pos_six
#: model:ir.model,name:pos_six.model_pos_session
msgid "Point of Sale Session"
@ -39,7 +42,7 @@ msgstr "Smjena POS-a"
#. module: pos_six
#. odoo-javascript
#: code:addons/pos_six/static/src/xml/BalanceButton.xml:0
#: code:addons/pos_six/static/src/xml/BalanceButton.xml
#, python-format
msgid "Send Balance"
msgstr "Pošalji saldo"
@ -51,14 +54,14 @@ msgstr "Six Terminal IP"
#. module: pos_six
#. odoo-javascript
#: code:addons/pos_six/static/src/js/payment_six.js:0
#: code:addons/pos_six/static/src/js/payment_six.js
#, python-format
msgid "The balance operation failed."
msgstr "Operacija salda nije uspjela."
#. module: pos_six
#. odoo-javascript
#: code:addons/pos_six/static/src/js/payment_six.js:0
#: code:addons/pos_six/static/src/js/payment_six.js
#, python-format
msgid "Transaction was not processed correctly"
msgstr "Transakcija nije obrađena ispravno"