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:
Ernad Husremovic 2025-11-05 23:02:15 +01:00
parent 067610e5fe
commit 671ef3554c
53 changed files with 6903 additions and 3840 deletions

View file

@ -15,18 +15,20 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,help:event_booth_sale.field_product_product__detailed_type
#: model:ir.model.fields,help:event_booth_sale.field_product_template__detailed_type
msgid ""
"A storable product is a product for which you manage stock. The Inventory app has to be installed.\n"
"A consumable product is a product for which stock is not managed.\n"
"A service is a non-material product you provide."
msgstr ""
"Skladišni proizvod je proizvod za koji vodite evidenciju zaliha. Aplikacija Inventar mora biti instalirana.\n"
"Potrošni proizvod je proizvod za koji se zalihe ne prate.\n"
"Usluga je nematerijalni proizvod koji pružate."
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__event_booth_ids
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__event_booth_id
msgid "Booth"
msgstr "Štand"
@ -38,7 +40,9 @@ msgstr "Kategorija štanda"
#. module: event_booth_sale
#: model:ir.model.fields,help:event_booth_sale.field_event_booth_configurator__event_booth_category_available_ids
msgid "Booth Category for which booths are still available. Used in frontend"
msgstr "Kategorija štanda za koju su štandovi još uvijek dostupni. Koristi se na web stranici"
msgstr ""
"Kategorija štanda za koju su štandovi još uvijek dostupni. Koristi se na web"
" stranici"
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_sale_order__event_booth_count
@ -52,13 +56,11 @@ msgstr "Detalji štanda"
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_registration_view_form
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_registration_view_tree
msgid "Booth Registration"
msgstr "Registracija štanda"
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_sale_order__event_booth_ids
#: model_terms:ir.ui.view,arch_db:event_booth_sale.sale_order_view_form
msgid "Booths"
msgstr "Štandovi"
@ -67,6 +69,7 @@ msgstr "Štandovi"
msgid "Booths Category"
msgstr "Kategorija štandova"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_configurator_view_form
msgid "Cancel"
@ -82,11 +85,13 @@ msgstr "Potvrđeni štandovi"
msgid "Confirmed Registration"
msgstr "Potvrđena registracija"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_registration_view_form
msgid "Contact"
msgstr "Kontakt"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__contact_email
msgid "Contact Email"
@ -97,51 +102,55 @@ msgstr "E-mail kontakta"
msgid "Contact Mobile"
msgstr "Mobilni kontakt"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__contact_name
msgid "Contact Name"
msgstr "Naziv kontakta"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__contact_phone
msgid "Contact Phone"
msgstr "Telefonski broj kontakta"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__create_uid
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__create_uid
msgid "Created by"
msgstr "Kreirao"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__create_date
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__create_date
msgid "Created on"
msgstr "Kreirano"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__currency_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__currency_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_type_booth__currency_id
msgid "Currency"
msgstr "Valuta"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__partner_id
msgid "Customer"
msgstr "Kupac"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_registration_view_form
msgid "Details"
msgstr "Detalji"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__display_name
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__display_name
msgid "Display Name"
msgstr "Naziv"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__event_id
msgid "Event"
@ -149,7 +158,6 @@ msgstr "Događaj"
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_event_booth
#: model:ir.model.fields.selection,name:event_booth_sale.selection__product_template__detailed_type__event_booth
msgid "Event Booth"
msgstr "Štand događaja"
@ -170,7 +178,6 @@ msgstr "Konfigurator štanda događaja"
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_event_booth_registration
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__event_booth_registration_ids
msgid "Event Booth Registration"
msgstr "Registracija štanda događaja"
@ -186,10 +193,10 @@ msgstr "Konačna linija prodajne narudžbe"
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__id
msgid "ID"
msgstr "ID"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__image_1920
msgid "Image"
@ -200,44 +207,49 @@ msgstr "Slika"
msgid "Is Event Booth"
msgstr "Je štand događaja"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__is_paid
msgid "Is Paid"
msgstr "Je plaćeno"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator____last_update
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__write_uid
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__write_date
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_configurator_view_form
msgid "Ok"
msgstr "U redu"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__sale_order_id
msgid "Order Reference"
msgstr "Referenca narudžbe"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_view_form_from_event
msgid "Paid"
@ -248,55 +260,55 @@ msgstr "Plaćeno"
msgid "Pending Booths"
msgstr "Štandovi na čekanju"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__price
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__price
#: model:ir.model.fields,field_description:event_booth_sale.field_event_type_booth__price
msgid "Price"
msgstr "Cijena"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__price_reduce
msgid "Price Reduce"
msgstr "Smanjenje cijene"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__price_reduce_taxinc
msgid "Price Reduce Tax inc"
msgstr "Umanji cijenu sa porezom"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_product_template
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__product_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_category__product_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__product_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_type_booth__product_id
#: model:ir.model.fields,field_description:event_booth_sale.field_sale_order_template_line__product_id
#: model:ir.model.fields,field_description:event_booth_sale.field_sale_order_template_option__product_id
msgid "Product"
msgstr "Proizvod"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_product_product__detailed_type
#: model:ir.model.fields,field_description:event_booth_sale.field_product_template__detailed_type
msgid "Product Type"
msgstr "Tip artikla"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_product_product
msgid "Product Variant"
msgstr "Varijanta proizvoda"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_sale_order_template_line
msgid "Quotation Template Line"
msgstr "Stavke predloška ponude"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_sale_order_template_option
msgid "Quotation Template Option"
msgstr "Opcije predloška ponude"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_view_form_from_event
msgid "Registrations"
@ -304,32 +316,36 @@ msgstr "Registracije"
#. module: event_booth_sale
#. odoo-python
#: code:addons/event_booth_sale/models/sale_order_line.py:0
#: code:addons/event_booth_sale/models/sale_order_line.py
#, python-format
msgid "Registrations from the same Order Line must belong to a single event."
msgstr "Registracije iz iste linije narudžbe moraju pripadati jednom događaju."
msgstr ""
"Registracije iz iste linije narudžbe moraju pripadati jednom događaju."
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth__sale_order_line_registration_ids
msgid "SO Lines with reservations"
msgstr "Linije PN sa rezervacijama"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_view_form_from_event
msgid "Sale Order"
msgstr "Prodajni nalog"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_configurator__sale_order_line_id
#: model:ir.model.fields,field_description:event_booth_sale.field_event_booth_registration__sale_order_line_id
msgid "Sale Order Line"
msgstr "Vezana zaključnica"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_sale_order
msgid "Sales Order"
msgstr "Prodajni nalog"
# taken from hr.po
#. module: event_booth_sale
#: model:ir.model,name:event_booth_sale.model_sale_order_line
msgid "Sales Order Line"
@ -342,18 +358,22 @@ msgstr "Odaberite štand događaja"
#. module: event_booth_sale
#. odoo-python
#: code:addons/event_booth_sale/models/sale_order_line.py:0
#: code:addons/event_booth_sale/models/sale_order_line.py
#, python-format
msgid ""
"The following booths are unavailable, please remove them to continue : "
"%(booth_names)s"
msgstr ""
"Sljedeći štandovi nisu dostupni, molimo uklonite ih da biste nastavili: "
"%(booth_names)s"
#. module: event_booth_sale
#: model:ir.model.constraint,message:event_booth_sale.constraint_event_booth_registration_unique_registration
msgid "There can be only one registration for a booth by sale order line"
msgstr "Može postojati samo jedna registracija za štand po liniji prodajne narudžbe"
msgstr ""
"Može postojati samo jedna registracija za štand po liniji prodajne narudžbe"
# taken from hr.po
#. module: event_booth_sale
#: model_terms:ir.ui.view,arch_db:event_booth_sale.event_booth_view_tree_from_event
msgid "Total"
@ -362,29 +382,32 @@ msgstr "Ukupno"
#. module: event_booth_sale
#: model:ir.model.fields,help:event_booth_sale.field_sale_order_line__event_booth_pending_ids
msgid "Used to create registration when providing the desired event booth."
msgstr "Koristi se za kreiranje registracije kada se pruža željeni štand događaja."
msgstr ""
"Koristi se za kreiranje registracije kada se pruža željeni štand događaja."
#. module: event_booth_sale
#. odoo-python
#: code:addons/event_booth_sale/models/event_booth.py:0
#: code:addons/event_booth_sale/models/event_booth.py
#, python-format
msgid ""
"You can't delete the following booths as they are linked to sales orders: "
"%(booths)s"
msgstr ""
"Ne možete obrisati sljedeće štandove jer su povezani sa prodajnim "
"narudžbama: %(booths)s"
#. module: event_booth_sale
#. odoo-python
#: code:addons/event_booth_sale/wizard/event_booth_configurator.py:0
#: code:addons/event_booth_sale/wizard/event_booth_configurator.py
#, python-format
msgid "You have to select at least one booth."
msgstr "Morate odabrati najmanje jedan štand."
#. module: event_booth_sale
#. odoo-python
#: code:addons/event_booth_sale/models/event_booth_registration.py:0
#: code:addons/event_booth_sale/models/event_booth_registration.py
#, python-format
msgid ""
"Your order has been cancelled because the following booths have been "
"reserved"
msgstr ""
msgstr "Vaša narudžba je otkazana jer su sljedeći štandovi rezervisani"