mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 20:22:06 +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
|
|
@ -40,8 +40,7 @@ msgstr "Otvori"
|
|||
|
||||
#. module: purchase_order_duplicate_check
|
||||
#. odoo-python
|
||||
#: code:addons/purchase_order_duplicate_check/models/purchase_order_line.py:0
|
||||
#: model:ir.model.fields,field_description:purchase_order_duplicate_check.field_purchase_order_line__pending_order_ids
|
||||
#: code:addons/purchase_order_duplicate_check/models/purchase_order_line.py
|
||||
#, python-format
|
||||
msgid "Pending Orders"
|
||||
msgstr "Pending Nalogs"
|
||||
|
|
@ -63,7 +62,7 @@ msgstr "Stavka naloga za nabavu"
|
|||
|
||||
#. module: purchase_order_duplicate_check
|
||||
#. odoo-python
|
||||
#: code:addons/purchase_order_duplicate_check/wizard/confirmation_wizard.py:0
|
||||
#: code:addons/purchase_order_duplicate_check/wizard/confirmation_wizard.py
|
||||
#, python-format
|
||||
msgid "There are existing Requests for Quotations for:"
|
||||
msgstr "There are existing Requests for Quotations for:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue