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:40 +01:00
parent c13d931fb2
commit d62fb585d6
171 changed files with 3251 additions and 8127 deletions

View file

@ -19,25 +19,25 @@ msgid ""
"(object.state in ('draft', 'sent') and 'Quotation - %s' % (object.name)) or "
"'Order - %s' % (object.name)"
msgstr ""
"(object.state in ('draft', 'sent') and 'Ponuda - %s' % (object.name)) or "
"'Narudžba - %s' % (object.name)"
#. module: excel_import_export_demo
#: model:ir.model.fields,help:excel_import_export_demo.field_report_crm_lead__state
#: model:ir.model.fields,help:excel_import_export_demo.field_report_sale_order__state
msgid ""
"* Choose: wizard show in user selection mode\n"
"* Get: wizard show results from user action"
msgstr ""
"* Odaberi: čarobnjak prikaže u režimu korisničkog odabira\n"
"* Dobij: čarobnjak prikaže rezultate korisničke akcije"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__choose_template
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__choose_template
msgid "Allow Choose Template"
msgstr "Dozvoli odabir predloška"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__assigned_attachment_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__assigned_attachment_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__assigned_attachment_ids
msgid "Assigned Attachments"
msgstr "Dodijeljeni prilozi"
@ -48,57 +48,41 @@ msgstr "Otkaži"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__changeset_change_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__changeset_change_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__changeset_change_ids
msgid "Changeset Changes"
msgstr "Promjene skupa promjena"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__changeset_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__changeset_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__changeset_ids
msgid "Changesets"
msgstr "Skupovi promjena"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__count_changesets
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__count_changesets
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__count_changesets
msgid "Count Changesets"
msgstr "Broj skupova promjena"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__count_pending_changeset_changes
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__count_pending_changeset_changes
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__count_pending_changeset_changes
msgid "Count Pending Changeset Changes"
msgstr "Broj promjena skupova promjena na čekanju"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__count_pending_changesets
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__count_pending_changesets
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__count_pending_changesets
msgid "Count Pending Changesets"
msgstr "Broj skupova promjena na čekanju"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__create_uid
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__create_uid
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__create_date
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__create_date
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__display_name
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__display_name
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
@ -109,53 +93,41 @@ msgstr "Izvrši"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__data
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__data
msgid "File"
msgstr "Datoteka"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__name
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__name
msgid "File Name"
msgstr "Ime fajla"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__id
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__id
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__id
msgid "ID"
msgstr "ID"
#. module: excel_import_export_demo
#: model:ir.actions.act_window,name:excel_import_export_demo.action_purchase_order_import_xlsx
#: model:ir.actions.act_window,name:excel_import_export_demo.action_sale_oder_import_xlsx
msgid "Import Excel"
msgstr "Uvoz Excel"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead____last_update
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list____last_update
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__write_uid
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__write_uid
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__write_date
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__write_date
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__partner_ids
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__partner_id
msgid "Partner"
msgstr "Partner"
@ -166,7 +138,6 @@ msgstr "Lista partnera (.xlsx)"
#. module: excel_import_export_demo
#: model:ir.actions.act_window,name:excel_import_export_demo.action_report_partner_list
#: model:ir.ui.menu,name:excel_import_export_demo.menu_report_partner_list
msgid "Partner List Report"
msgstr "Izvještaj o listi partnera"
@ -177,8 +148,6 @@ msgstr "Ponuda / Narudžba (.xlsx)"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__results
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__results
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__results
msgid "Results"
msgstr "Rezultati"
@ -199,59 +168,46 @@ msgstr "Prodajni tim"
#. module: excel_import_export_demo
#: model:ir.actions.act_window,name:excel_import_export_demo.action_import_sale_order
#: model:ir.ui.menu,name:excel_import_export_demo.menu_import_sale_order
msgid "Sample Import Sale Order"
msgstr "Uzorni uvoz prodajne narudžbe"
#. module: excel_import_export_demo
#: model:ir.actions.act_window,name:excel_import_export_demo.action_report_crm_lead
#: model:ir.ui.menu,name:excel_import_export_demo.menu_report_crm_lead
msgid "Sample Lead Report"
msgstr "Uzorak izvještaja o potencijalnim klijentima"
#. module: excel_import_export_demo
#: model:ir.actions.act_window,name:excel_import_export_demo.action_report_sale_order
#: model:ir.ui.menu,name:excel_import_export_demo.menu_report_sale_order
msgid "Sample Sales Report"
msgstr "Uzorak prodajnog izvještaja"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__smart_search
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__smart_search
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__smart_search
msgid "Smart Search"
msgstr "Pametno pretraživanje"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__state
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__state
msgid "State"
msgstr "Status"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__template_id
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__template_id
msgid "Template"
msgstr "Prijedlog"
#. module: excel_import_export_demo
#: model:ir.model.fields,help:excel_import_export_demo.field_report_crm_lead__count_pending_changeset_changes
#: model:ir.model.fields,help:excel_import_export_demo.field_report_partner_list__count_pending_changeset_changes
#: model:ir.model.fields,help:excel_import_export_demo.field_report_sale_order__count_pending_changeset_changes
msgid "The number of pending changes of this record"
msgstr "Broj promjena na čekanju ovog zapisa"
#. module: excel_import_export_demo
#: model:ir.model.fields,help:excel_import_export_demo.field_report_crm_lead__count_pending_changesets
#: model:ir.model.fields,help:excel_import_export_demo.field_report_partner_list__count_pending_changesets
#: model:ir.model.fields,help:excel_import_export_demo.field_report_sale_order__count_pending_changesets
msgid "The number of pending changesets of this record"
msgstr "Broj skupa promjena na čekanju ovog zapisa"
#. module: excel_import_export_demo
#: model:ir.model.fields,help:excel_import_export_demo.field_report_crm_lead__count_changesets
#: model:ir.model.fields,help:excel_import_export_demo.field_report_partner_list__count_changesets
#: model:ir.model.fields,help:excel_import_export_demo.field_report_sale_order__count_changesets
msgid "The overall number of changesets of this record"
msgstr "Ukupan broj promjena ovog zapisa"
@ -267,8 +223,6 @@ msgstr "Koristi računska polja, tako da nema ništa pohranjeno u bazi podataka"
#. module: excel_import_export_demo
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_crm_lead__user_can_see_changeset
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_partner_list__user_can_see_changeset
#: model:ir.model.fields,field_description:excel_import_export_demo.field_report_sale_order__user_can_see_changeset
msgid "User Can See Changeset"
msgstr "Korisnik može vidjeti skup promjena"