mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-21 15:02: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
2069fc28d5
commit
73bca97800
15 changed files with 1575 additions and 1027 deletions
|
|
@ -15,21 +15,25 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontaktiraj prisutne"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Dogadaj"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "<span class=\"o_stat_text\">Mail učesnici</span>"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue