mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-18 04:12:06 +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
067610e5fe
commit
671ef3554c
53 changed files with 6903 additions and 3840 deletions
|
|
@ -15,11 +15,13 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Bilten prodaje"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
|
|
@ -30,6 +32,7 @@ msgstr "Prihodi"
|
|||
msgid "SMS Winner Selection"
|
||||
msgstr "Odabir pobjednika SMS-a"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue