mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 16:32:01 +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
c13d931fb2
commit
d62fb585d6
171 changed files with 3251 additions and 8127 deletions
|
|
@ -65,7 +65,6 @@ msgstr "Promenjeno"
|
|||
|
||||
#. module: tracking_manager
|
||||
#: model:ir.model.fields,field_description:tracking_manager.field_ir_model_fields__custom_tracking
|
||||
#: model_terms:ir.ui.view,arch_db:tracking_manager.view_model_form
|
||||
msgid "Custom Tracking"
|
||||
msgstr "Prilagođeno praćenje"
|
||||
|
||||
|
|
@ -97,7 +96,8 @@ msgstr "Polja"
|
|||
#. module: tracking_manager
|
||||
#: model:ir.model.fields,help:tracking_manager.field_ir_model__automatic_custom_tracking
|
||||
msgid "If tick new field will be automatically tracked if the domain match"
|
||||
msgstr "Ako je označeno, novo polje će se automatski pratiti ako domen odgovara"
|
||||
msgstr ""
|
||||
"Ako je označeno, novo polje će se automatski pratiti ako domen odgovara"
|
||||
|
||||
#. module: tracking_manager
|
||||
#: model:ir.model,name:tracking_manager.model_mail_tracking_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue