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:43 +01:00
parent fac1aaeaa8
commit 414ea3978c
42 changed files with 284 additions and 235 deletions

View file

@ -45,9 +45,7 @@ msgstr "Kreirano"
#. module: web_editor_class_selector
#. odoo-javascript
#: code:addons/web_editor_class_selector/static/src/js/odoo-editor/OdooEditor.esm.js:0
#: code:addons/web_editor_class_selector/static/src/xml/web_editor.xml:0
#: code:addons/web_editor_class_selector/static/src/xml/web_editor.xml:0
#: code:addons/web_editor_class_selector/static/src/js/odoo-editor/OdooEditor.esm.js
#, python-format
msgid "Custom CSS"
msgstr "Prilagođeni CSS"
@ -102,10 +100,10 @@ msgstr "Neka CSS klasa"
msgid ""
"The class name to be added to the tag. It must be created in the CSS file."
msgstr ""
"Naziv klase koji će biti dodan u tag. Mora biti kreiran u CSS datoteci."
#. module: web_editor_class_selector
#: model:ir.actions.act_window,name:web_editor_class_selector.action_web_editor_class
#: model:ir.ui.menu,name:web_editor_class_selector.web_editor_class_menu
msgid "Web Editor Class"
msgstr "Web Editor klasa"