mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 08:22:09 +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
|
|
@ -20,7 +20,6 @@ msgstr "Prisilno primljeno"
|
|||
|
||||
#. module: purchase_reception_status
|
||||
#: model:ir.model.fields.selection,name:purchase_reception_status.selection__purchase_order__reception_status__received
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter
|
||||
msgid "Fully Received"
|
||||
msgstr "Potpuno zaprimljeno"
|
||||
|
||||
|
|
@ -31,6 +30,9 @@ msgid ""
|
|||
" lines are not fully received. To be able to modify this field, you must "
|
||||
"first lock the order."
|
||||
msgstr ""
|
||||
"Ako je tačno, status prijema će biti postavljen na 'Potpuno primljeno', čak "
|
||||
"i ako neke stavke nisu u potpunosti primljene. Da biste mogli izmijeniti ovo"
|
||||
" polje, morate prvo zaključati narudžbu."
|
||||
|
||||
#. module: purchase_reception_status
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter
|
||||
|
|
@ -54,6 +56,5 @@ msgstr "Nalog za nabavu"
|
|||
|
||||
#. module: purchase_reception_status
|
||||
#: model:ir.model.fields,field_description:purchase_reception_status.field_purchase_order__reception_status
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter
|
||||
msgid "Reception Status"
|
||||
msgstr "Status prijema"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue