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:31 +01:00
parent 8c8ceccf3f
commit 2643497d8a
41 changed files with 418 additions and 299 deletions

View file

@ -15,14 +15,14 @@ msgstr ""
#. module: project_task_code_portal
#. odoo-python
#: code:addons/project_task_code_portal/controllers/portal.py:0
#: code:addons/project_task_code_portal/controllers/portal.py
#, python-format
msgid "No task with this code."
msgstr "No task with this code."
#. module: project_task_code_portal
#. odoo-python
#: code:addons/project_task_code_portal/controllers/portal.py:0
#: code:addons/project_task_code_portal/controllers/portal.py
#, python-format
msgid "Search in Task code"
msgstr "Pretraži in Zadatak code"