mirror of
https://github.com/bringout/oca-website.git
synced 2026-04-26 06: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
|
|
@ -45,15 +45,15 @@ msgstr "Ovo je form"
|
|||
|
||||
#. module: website_snippet_country_dropdown
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0
|
||||
#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Write the \"name\" attribute for the input what will be sent with the form."
|
||||
msgstr ""
|
||||
msgstr "Napišite \"name\" atribut za unos koji će biti poslan s formom."
|
||||
|
||||
#. module: website_snippet_country_dropdown
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml:0
|
||||
#: code:addons/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml
|
||||
#, python-format
|
||||
msgid "You can modify the label directly with the website editor."
|
||||
msgstr "Možete modificirati oznaku direktno s uređivačem web stranice."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue