mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-19 09:52:02 +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
fac1aaeaa8
commit
414ea3978c
42 changed files with 284 additions and 235 deletions
|
|
@ -13,72 +13,82 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/change_password_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/change_password_trip.esm.js
|
||||
#, python-format
|
||||
msgid "Change the password here, make sure it's secure."
|
||||
msgstr "Ovdje promijenite lozinku, pobrinite se da je sigurna."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/change_password_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/change_password_trip.esm.js
|
||||
#, python-format
|
||||
msgid "Click here to confirm it."
|
||||
msgstr "Klikne ovdje za potvrdu."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/trip.esm.js
|
||||
#, python-format
|
||||
msgid "Close"
|
||||
msgstr "Zatvori"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/trip.esm.js
|
||||
#, python-format
|
||||
msgid "Finish"
|
||||
msgstr "Završi"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/trip.esm.js
|
||||
#, python-format
|
||||
msgid "Got it"
|
||||
msgstr "Shvatio"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js
|
||||
#, python-format
|
||||
msgid "Next"
|
||||
msgstr "Sljedeće"
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js
|
||||
#, python-format
|
||||
msgid "To create a new user click here."
|
||||
msgstr "Za kreiranje novog korisnika kliknite ovdje."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js
|
||||
#, python-format
|
||||
msgid "Use the searchbar to find specific users."
|
||||
msgstr "Koristite traku pretrage za traženje određenog korisnika."
|
||||
|
||||
# taken from hr.po
|
||||
#. module: web_help
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js:0
|
||||
#: code:addons/web_help/static/src/user_trip.esm.js
|
||||
#, python-format
|
||||
msgid "You can switch to different views here."
|
||||
msgstr "Ovdje se možete prebaciti u različite poglede."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue