mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-26 05:32: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
e107b7d356
commit
ba70c44a42
13 changed files with 194 additions and 44 deletions
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
|
||||
#. module: website_form_require_legal
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml
|
||||
#, python-format
|
||||
msgid "Agree to"
|
||||
msgstr "Složiti se sa"
|
||||
|
|
@ -27,14 +27,14 @@ msgstr "Prihvatanje pravnih uslova"
|
|||
|
||||
#. module: website_form_require_legal
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml
|
||||
#, python-format
|
||||
msgid "You must agree before submitting."
|
||||
msgstr "Morate se složiti prije podnošenja."
|
||||
|
||||
#. module: website_form_require_legal
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml:0
|
||||
#: code:addons/website_form_require_legal/static/src/xml/website_form_editor.xml
|
||||
#, python-format
|
||||
msgid "terms and conditions"
|
||||
msgstr "uslovi i odredbe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue