mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 01:22:08 +02:00
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:
parent
1c779d211b
commit
6af9cfd92c
79 changed files with 741 additions and 953 deletions
|
|
@ -34,6 +34,7 @@ msgid ""
|
|||
"Click here to be able to confirm this Agreement regardless of the "
|
||||
"exceptions."
|
||||
msgstr ""
|
||||
"Kliknite ovdje da biste mogli potvrditi ovaj ugovor bez obzira na izuzetke."
|
||||
|
||||
#. module: purchase_exception
|
||||
#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm__create_uid
|
||||
|
|
@ -77,9 +78,6 @@ msgstr "ID"
|
|||
|
||||
#. module: purchase_exception
|
||||
#: model:ir.model.fields,field_description:purchase_exception.field_purchase_exception_confirm__ignore
|
||||
#: model:ir.model.fields,field_description:purchase_exception.field_purchase_order__ignore_exception
|
||||
#: model:ir.model.fields,field_description:purchase_exception.field_purchase_order_line__ignore_exception
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_exception.view_order_form
|
||||
msgid "Ignore Exceptions"
|
||||
msgstr "Ignoriraj izuzetke"
|
||||
|
||||
|
|
@ -125,7 +123,6 @@ msgstr "Nabavke"
|
|||
|
||||
#. module: purchase_exception
|
||||
#: model:ir.actions.act_window,name:purchase_exception.action_purchase_test_tree
|
||||
#: model:ir.ui.menu,name:purchase_exception.menu_purchase_test
|
||||
msgid "Purchase Exception Rules"
|
||||
msgstr "Pravila izuzetaka nabavke"
|
||||
|
||||
|
|
@ -161,7 +158,6 @@ msgstr "Linija nabavnog naloga"
|
|||
|
||||
#. module: purchase_exception
|
||||
#: model:ir.actions.server,name:purchase_exception.ir_cron_test_po_order_except_ir_actions_server
|
||||
#: model:ir.cron,cron_name:purchase_exception.ir_cron_test_po_order_except
|
||||
msgid "Purchase: Test Draft Orders Exception"
|
||||
msgstr "Nabavka: Test izuzetka nacrta naloga"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue