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:45 +01:00
parent a946aefcc7
commit 2932bbecad
132 changed files with 1040 additions and 806 deletions

View file

@ -16,7 +16,8 @@ msgstr ""
#. module: stock_exception
#: model_terms:ir.ui.view,arch_db:stock_exception.view_picking_form
msgid "<strong>There are exceptions blocking this stock picking:</strong>"
msgstr "<strong>Postoje iznimke koje blokiraju ovo pobranje skladišta:</strong>"
msgstr ""
"<strong>Postoje iznimke koje blokiraju ovo pobranje skladišta:</strong>"
#. module: stock_exception
#: model:ir.model.fields,field_description:stock_exception.field_exception_rule__model
@ -34,6 +35,8 @@ msgid ""
"Click here to be able to confirm this stock picking regardless of the "
"exceptions."
msgstr ""
"Kliknite ovdje da možete potvrditi ovo pobranje skladišta bez obzira na "
"iznimke."
#. module: stock_exception
#: model:ir.model.fields,field_description:stock_exception.field_stock_exception_confirm__create_uid
@ -87,9 +90,6 @@ msgstr "ID"
#. module: stock_exception
#: model:ir.model.fields,field_description:stock_exception.field_stock_exception_confirm__ignore
#: model:ir.model.fields,field_description:stock_exception.field_stock_move__ignore_exception
#: model:ir.model.fields,field_description:stock_exception.field_stock_picking__ignore_exception
#: model_terms:ir.ui.view,arch_db:stock_exception.view_picking_form
msgid "Ignore Exceptions"
msgstr "Ignoriraj izuzetke"
@ -115,7 +115,6 @@ msgstr "Glavni izuzetak"
#. module: stock_exception
#: model:exception.rule,description:stock_exception.sp_excep_no_partner
#: model:exception.rule,name:stock_exception.sp_excep_no_partner
msgid "No Partner"
msgstr "Nema partnera"
@ -131,19 +130,16 @@ msgstr "Skladišnice"
#. module: stock_exception
#: model:ir.actions.act_window,name:stock_exception.action_stock_test_tree
#: model:ir.ui.menu,name:stock_exception.menu_stock_test
msgid "Stock Exception Rules"
msgstr "Pravila iznimaka skladišta"
#. module: stock_exception
#: model:ir.model,name:stock_exception.model_stock_move
#: model:ir.model.fields.selection,name:stock_exception.selection__exception_rule__model__stock_move
msgid "Stock Move"
msgstr "Skladišno kretanje"
#. module: stock_exception
#: model:ir.model.fields,field_description:stock_exception.field_stock_exception_confirm__related_model_id
#: model:ir.model.fields.selection,name:stock_exception.selection__exception_rule__model__stock_picking
msgid "Stock Picking"
msgstr "Preuzimanje u skladištu"
@ -154,7 +150,6 @@ msgstr "Čarobnjak iznimaka skladišta"
#. module: stock_exception
#: model:ir.actions.server,name:stock_exception.ir_cron_test_stock_picking_except_ir_actions_server
#: model:ir.cron,cron_name:stock_exception.ir_cron_test_stock_picking_except
msgid "Stock: Test Draft Pickings Exception"
msgstr "Skladište: Test iznimke nacrta pobranja"