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:40 +01:00
parent c13d931fb2
commit d62fb585d6
171 changed files with 3251 additions and 8127 deletions

View file

@ -45,8 +45,7 @@ msgstr "Ocijena"
#. module: mgmtsystem_action_efficacy
#. odoo-python
#: code:addons/mgmtsystem_action_efficacy/models/mgmtsystem_action.py:0
#: code:addons/mgmtsystem_action_efficacy/tests/test_efficacy.py:0
#: code:addons/mgmtsystem_action_efficacy/models/mgmtsystem_action.py
#, python-format
msgid "Rating must be between 0 and 100"
msgstr "Ocjena mora biti između 0 i 100"