mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-22 18:12:05 +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
|
|
@ -29,10 +29,19 @@ msgid ""
|
|||
" </div>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<div>Dragi <t t-out=\"object.partner_id.name or object.contact_name or ''\"></t>\n"
|
||||
"<br>\n"
|
||||
"<br>\n"
|
||||
"<h3>Hvala što ste nas kontaktirali!</h3>\n"
|
||||
"<p>\n"
|
||||
"Primili smo vaš zahtjev i odgovoriti ćemo vam što prije.\n"
|
||||
"</p>\n"
|
||||
"<p>Molimo budite strpljivi. Srdačno.</p>\n"
|
||||
"<p>-- <br/>VašTim</p>\n"
|
||||
"</div>"
|
||||
|
||||
#. module: website_crm_quick_answer
|
||||
#: model:ir.actions.server,name:website_crm_quick_answer.automated_action_ir_actions_server
|
||||
#: model:mail.template,name:website_crm_quick_answer.email_template
|
||||
msgid "Quick response to website contact form"
|
||||
msgstr "Brz odgovor na web kontakt formu"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue