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

@ -19,7 +19,7 @@ msgid ""
"\n"
" Project is currently initiated and being worked.\n"
" "
msgstr ""
msgstr "Započni to za početak ovog"
#. module: project_status
#: model:project.status,description:project_status.project_status_pending
@ -27,7 +27,7 @@ msgid ""
"\n"
" Project is new and being built. Has not been started yet.\n"
" "
msgstr ""
msgstr "Završi to za završetak ovog"
#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.project_view_kanban
@ -117,7 +117,7 @@ msgstr "Naziv:"
#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.view_project_project_filter
msgid "Not Closed"
msgstr "Not Closed"
msgstr "Pošaljite poruku u WhatsApp-u kada zadatak dosegne ovu fazu."
#. module: project_status
#: model:project.status,name:project_status.project_status_pending
@ -131,13 +131,11 @@ msgstr "Projekat"
#. module: project_status
#: model:ir.model,name:project_status.model_project_status
#: model:ir.model.fields,field_description:project_status.field_project_project__project_status
msgid "Project Status"
msgstr "Projekat Status"
#. module: project_status
#: model:ir.actions.act_window,name:project_status.project_status_action
#: model:ir.ui.menu,name:project_status.project_status_menu
msgid "Project Statuses"
msgstr "Projekat Statuses"