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:
Ernad Husremovic 2025-11-05 23:02:37 +01:00
parent 57fd446fa0
commit 67eb12cfcb
22 changed files with 311 additions and 500 deletions

View file

@ -13,18 +13,22 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
# taken from hr.po
#. module: users_ldap_mail
#: model:ir.model.fields,help:users_ldap_mail.field_res_company_ldap__name_attribute
msgid ""
"By default 'cn' is used. For ActiveDirectory you might use 'displayName' "
"instead."
msgstr ""
"Zadano se koristi 'CN'. za ActiveDirectory možete koristiti 'displayName' "
"umjesto zadanog."
#. module: users_ldap_mail
#: model:ir.model,name:users_ldap_mail.model_res_company_ldap
msgid "Company LDAP configuration"
msgstr "LDAP postavke tvrtke"
# taken from hr.po
#. module: users_ldap_mail
#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap__mail_attribute
msgid "E-mail attribute"
@ -35,6 +39,7 @@ msgstr "Atribut e-mail"
msgid "LDAP attribute to use to retrieve e-mail address."
msgstr "LDAP atribut za preuzimanje e-mail adrese."
# taken from hr.po
#. module: users_ldap_mail
#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap__name_attribute
msgid "Name Attribute"