mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-20 19:22:04 +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
|
|
@ -24,6 +24,8 @@ msgid ""
|
|||
"Description that will be shown to portal users if 'Use Portal Description' "
|
||||
"is enabled"
|
||||
msgstr ""
|
||||
"Description that will be shown to portal users if 'Use Portal Description' "
|
||||
"is enabled"
|
||||
|
||||
#. module: project_task_description_portal
|
||||
#: model:ir.model.fields,help:project_task_description_portal.field_project_task__use_portal_description
|
||||
|
|
@ -31,10 +33,11 @@ msgid ""
|
|||
"If enabled, portal users will see the portal description instead of the "
|
||||
"standard one"
|
||||
msgstr ""
|
||||
"If enabled, portal users will see the portal description instead of the "
|
||||
"standard one"
|
||||
|
||||
#. module: project_task_description_portal
|
||||
#: model:ir.model.fields,field_description:project_task_description_portal.field_project_task__portal_description
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_description_portal.view_task_form2_inherit
|
||||
msgid "Portal Description"
|
||||
msgstr "Klijent"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue