mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-23 11:22:03 +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,6 +20,10 @@ msgid ""
|
|||
"specific.\" aria-label=\"Values set here are company-specific.\" "
|
||||
"groups=\"base.group_multi_company\" role=\"img\"/>"
|
||||
msgstr ""
|
||||
"<span class=\"fa fa-lg fa-building-o\" title=\"Vrijednosti postavljene ovdje"
|
||||
" su specifične za preduzeće.\" aria-label=\"Vrijednosti postavljene ovdje su"
|
||||
" specifične za preduzeće.\" groups=\"base.group_multi_company\" "
|
||||
"role=\"img\"/>"
|
||||
|
||||
#. module: purchase_default_terms_conditions
|
||||
#: model:ir.model,name:purchase_default_terms_conditions.model_res_company
|
||||
|
|
@ -43,8 +47,6 @@ msgstr "Postavke grupiranja nabavki za prokuraciju"
|
|||
|
||||
#. module: purchase_default_terms_conditions
|
||||
#: model:ir.model.fields,field_description:purchase_default_terms_conditions.field_res_company__purchase_note
|
||||
#: model:ir.model.fields,field_description:purchase_default_terms_conditions.field_res_partner__purchase_note
|
||||
#: model:ir.model.fields,field_description:purchase_default_terms_conditions.field_res_users__purchase_note
|
||||
msgid "Purchase Default Terms and Conditions"
|
||||
msgstr "Standardni uslovi nabavke"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue