mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-25 21:52:07 +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
e107b7d356
commit
ba70c44a42
13 changed files with 194 additions and 44 deletions
|
|
@ -35,7 +35,6 @@ msgstr "Izjava o kolačićima"
|
|||
|
||||
#. module: website_cookiefirst
|
||||
#: model:ir.model.fields,field_description:website_cookiefirst.field_res_config_settings__cookiefirst_identifier
|
||||
#: model:ir.model.fields,field_description:website_cookiefirst.field_website__cookiefirst_identifier
|
||||
msgid "Cookiefirst ID"
|
||||
msgstr "Cookiefirst ID"
|
||||
|
||||
|
|
@ -46,7 +45,6 @@ msgstr "Politika kolačića"
|
|||
|
||||
#. module: website_cookiefirst
|
||||
#: model:ir.model.fields,help:website_cookiefirst.field_res_config_settings__cookiefirst_identifier
|
||||
#: model:ir.model.fields,help:website_cookiefirst.field_website__cookiefirst_identifier
|
||||
msgid "This field holds the ID, needed for Cookiefirst functionality."
|
||||
msgstr "Ovo polje sadrži ID, potreban za Cookiefirst funkcionalnost."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue