Commit bc552f2 oca-ci
committed
1 parent e227494 commit bc552f2 Copy full SHA for bc552f2
File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,14 @@ msgstr ""
84
84
msgid "Bi SQL View Field"
85
85
msgstr ""
86
86
87
+ #. module: bi_sql_editor
88
+ #: model:ir.model.fields,help: bi_sql_editor.field_bi_sql_view__parent_menu_id
89
+ msgid ""
90
+ "By assigning a value to this field before manually creating the UI, you're "
91
+ "overwriting the parent menu on which the menu related to the SQL report will"
92
+ " be created."
93
+ msgstr ""
94
+
87
95
#. module: bi_sql_editor
88
96
#: model:ir.model.fields,help: bi_sql_editor.field_bi_sql_view_field__group_operator
89
97
msgid ""
@@ -516,6 +524,11 @@ msgstr ""
516
524
msgid "Optional (shown)"
517
525
msgstr ""
518
526
527
+ #. module: bi_sql_editor
528
+ #: model:ir.model.fields,field_description: bi_sql_editor.field_bi_sql_view__parent_menu_id
529
+ msgid "Parent Odoo Menu"
530
+ msgstr ""
531
+
519
532
#. module: bi_sql_editor
520
533
#. odoo-python
521
534
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
@@ -691,6 +704,16 @@ msgid ""
691
704
"available for search or group by function"
692
705
msgstr ""
693
706
707
+ #. module: bi_sql_editor
708
+ #: model_terms:ir.ui.view,arch_db: bi_sql_editor.view_bi_sql_view_form
709
+ msgid "UI Instances"
710
+ msgstr ""
711
+
712
+ #. module: bi_sql_editor
713
+ #: model_terms:ir.ui.view,arch_db: bi_sql_editor.view_bi_sql_view_form
714
+ msgid "UI Parameters"
715
+ msgstr ""
716
+
694
717
#. module: bi_sql_editor
695
718
#: model:ir.model.fields.selection,name: bi_sql_editor.selection__bi_sql_view_field__tree_visibility__unavailable
696
719
msgid "Unavailable"
You can’t perform that action at this time.
0 commit comments