mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-23 00:02:00 +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
|
|
@ -15,7 +15,6 @@ msgstr ""
|
|||
|
||||
#. module: purchase_fully_received
|
||||
#: model:ir.model.fields,field_description:purchase_fully_received.field_purchase_order__is_fully_shipped
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_fully_received.fully_invoice_fully_invoiced_filters_view_search
|
||||
msgid "Is Fully Shipped"
|
||||
msgstr "Potpuno isporučeno"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue