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

@ -20,7 +20,6 @@ msgstr "Aktivan"
#. module: ddmrp_report_part_flow_index
#: model_terms:ir.ui.view,arch_db:ddmrp_report_part_flow_index.view_ddmrp_flow_index_group_form
#: model_terms:ir.ui.view,arch_db:ddmrp_report_part_flow_index.view_ddmrp_flow_index_group_search
msgid "Archived"
msgstr "Arhivirano"
@ -51,20 +50,16 @@ msgstr "Kreirano"
#. module: ddmrp_report_part_flow_index
#: model:ir.actions.act_window,name:ddmrp_report_part_flow_index.action_ddmrp_flow_index_group
#: model:ir.model,name:ddmrp_report_part_flow_index.model_ddmrp_flow_index_group
msgid "DDMRP Flow Index Group"
msgstr "DDMRP grupa indeksa protoka"
#. module: ddmrp_report_part_flow_index
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_ddmrp_flow_index_group__display_name
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_report_ddmrp_part_plan_flow_index__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
#. module: ddmrp_report_part_flow_index
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_report_ddmrp_part_plan_flow_index__flow_index_group_id
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_stock_buffer__flow_index_group_id
#: model:ir.ui.menu,name:ddmrp_report_part_flow_index.menu_ddmrp_flow_index_group
msgid "Flow Index Group"
msgstr "Grupa indeksa protoka"
@ -75,13 +70,11 @@ msgstr "Količina zelene zone"
#. module: ddmrp_report_part_flow_index
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_ddmrp_flow_index_group__id
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_report_ddmrp_part_plan_flow_index__id
msgid "ID"
msgstr "ID"
#. module: ddmrp_report_part_flow_index
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_ddmrp_flow_index_group____last_update
#: model:ir.model.fields,field_description:ddmrp_report_part_flow_index.field_report_ddmrp_part_plan_flow_index____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
@ -137,10 +130,6 @@ msgstr "Broj grupa frekvencije narudžbe"
#. module: ddmrp_report_part_flow_index
#: model:ir.actions.act_window,name:ddmrp_report_part_flow_index.action_report_part_plan_flow_index_template
#: model:ir.ui.menu,name:ddmrp_report_part_flow_index.menu_report_part_plan_flow_index
#: model_terms:ir.ui.view,arch_db:ddmrp_report_part_flow_index.view_part_plan_flow_index_filter
#: model_terms:ir.ui.view,arch_db:ddmrp_report_part_flow_index.view_part_plan_flow_index_graph
#: model_terms:ir.ui.view,arch_db:ddmrp_report_part_flow_index.view_part_plan_flow_index_pivot
msgid "Parts Plan Flow Index"
msgstr "Indeks protoka plana dijelova"