mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-20 06:41:59 +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
8c8ceccf3f
commit
2643497d8a
41 changed files with 418 additions and 299 deletions
|
|
@ -19,7 +19,7 @@ msgid ""
|
|||
"\n"
|
||||
" Project is currently initiated and being worked.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Započni to za početak ovog"
|
||||
|
||||
#. module: project_status
|
||||
#: model:project.status,description:project_status.project_status_pending
|
||||
|
|
@ -27,7 +27,7 @@ msgid ""
|
|||
"\n"
|
||||
" Project is new and being built. Has not been started yet.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Završi to za završetak ovog"
|
||||
|
||||
#. module: project_status
|
||||
#: model_terms:ir.ui.view,arch_db:project_status.project_view_kanban
|
||||
|
|
@ -117,7 +117,7 @@ msgstr "Naziv:"
|
|||
#. module: project_status
|
||||
#: model_terms:ir.ui.view,arch_db:project_status.view_project_project_filter
|
||||
msgid "Not Closed"
|
||||
msgstr "Not Closed"
|
||||
msgstr "Pošaljite poruku u WhatsApp-u kada zadatak dosegne ovu fazu."
|
||||
|
||||
#. module: project_status
|
||||
#: model:project.status,name:project_status.project_status_pending
|
||||
|
|
@ -131,13 +131,11 @@ msgstr "Projekat"
|
|||
|
||||
#. module: project_status
|
||||
#: model:ir.model,name:project_status.model_project_status
|
||||
#: model:ir.model.fields,field_description:project_status.field_project_project__project_status
|
||||
msgid "Project Status"
|
||||
msgstr "Projekat Status"
|
||||
|
||||
#. module: project_status
|
||||
#: model:ir.actions.act_window,name:project_status.project_status_action
|
||||
#: model:ir.ui.menu,name:project_status.project_status_menu
|
||||
msgid "Project Statuses"
|
||||
msgstr "Projekat Statuses"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue