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:15 +01:00
parent 067610e5fe
commit 671ef3554c
53 changed files with 6903 additions and 3840 deletions

View file

@ -20,26 +20,31 @@ msgstr ""
msgid "<span class=\"fw-bold\">Total</span>"
msgstr "<span class=\"fw-bold\">Ukupno</span>"
# taken from hr.po
#. module: website_event_booth_sale
#: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
msgid "Free"
msgstr "Slobodan"
# taken from hr.po
#. module: website_event_booth_sale
#: model:ir.model,name:website_event_booth_sale.model_product_template
msgid "Product"
msgstr "Proizvod"
# taken from hr.po
#. module: website_event_booth_sale
#: model:ir.model,name:website_event_booth_sale.model_product_product
msgid "Product Variant"
msgstr "Varijanta proizvoda"
# taken from hr.po
#. module: website_event_booth_sale
#: model:ir.model,name:website_event_booth_sale.model_sale_order
msgid "Sales Order"
msgstr "Prodajni nalog"
# taken from hr.po
#. module: website_event_booth_sale
#: model:ir.model,name:website_event_booth_sale.model_website
msgid "Website"
@ -47,7 +52,7 @@ msgstr "Web stranica"
#. module: website_event_booth_sale
#. odoo-python
#: code:addons/website_event_booth_sale/models/sale_order.py:0
#: code:addons/website_event_booth_sale/models/sale_order.py
#, python-format
msgid "You cannot manually change the quantity of an Event Booth product."
msgstr "You cannot manually change the quantity of an događaj štand product."