Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
14dfa20
[ADD] report_csv
etobella Feb 5, 2019
db07332
[IMP] report_csv: use dialects
JordiBForgeFlow Feb 5, 2019
0a2a729
[IMP] report_csv: allow to evaluate print_report_name for multiple re…
JordiBForgeFlow Feb 7, 2019
872752a
[IMP] report_csv: pass multi variable to be able to distingish which …
LoisRForgeFlow Feb 7, 2019
b439048
[12.0][MIG] report_csv
Jul 2, 2019
a6fd3c5
[IMP] report_csv: black, isort
kongrattapong Feb 21, 2020
f15d441
[MIG] report_csv: Migration to 13.0
kongrattapong Feb 21, 2020
93e69cb
[FIX] report_py3o: prettier xml after merge with master
lmignon May 12, 2020
adfc231
[FIX] eslint error
lmignon May 13, 2020
00a4d68
[FIX] make prettier happy
sbidoul May 13, 2020
6dba10b
[IMP] report_csv: black, isort, prettier
tupaq Oct 15, 2020
ceeca65
[MIG] report_csv: Migration to 14.0
tupaq Oct 15, 2020
4de2b67
[IMP] report_csv : black, isort, prettier
Apr 5, 2022
bdc5c04
[MIG] report_csv: Migration to 15.0
Apr 5, 2022
71e8894
[MIG] report_csv: Migration to 16.0
AnizR Nov 8, 2022
e45004d
[FIX] report_csv: Assign 'reportname' variable before accessing it
rousseldenis Jun 26, 2023
918094d
[FIX] report_csv: Return werkzeug Exception
rousseldenis Jun 27, 2023
90ab4b1
[IMP] report_csv: Add controller tests
rousseldenis Jun 27, 2023
135c56d
[IMP] report_csv: add encoding option
AungKoKoLin1997 Jan 18, 2023
044a51a
Added translation using Weblate (Italian)
mymage Jan 10, 2024
7a65fde
Added translation using Weblate (Spanish)
Ivorra78 Apr 22, 2024
9c68ef8
[16.0][IMP] report_csv: support attachment use
sbejaoui Sep 26, 2023
d0747e7
[IMP] report_csv: pre-commit auto fixes
victoralmau Feb 21, 2025
b36db50
[MIG] report_csv: Migration to 17.0
victoralmau Feb 21, 2025
4f758ff
[UPD] Update report_csv.pot
Mar 4, 2025
49b9b27
[BOT] post-merge updates
OCA-git-bot Mar 4, 2025
dd568cc
[DCK] report_csv: Add development_status key to manifest
victoralmau Mar 4, 2025
cedc0fb
[BOT] post-merge updates
OCA-git-bot Mar 4, 2025
a122003
[IMP] report_csv: black, isort, prettier
JasminSForgeFlow Mar 26, 2025
289a7d0
[MIG] report_csv: Migration to 18.0
JasminSForgeFlow Mar 26, 2025
267b949
[UPD] Update report_csv.pot
Apr 23, 2025
7289f19
[BOT] post-merge updates
OCA-git-bot Apr 23, 2025
5acc2ce
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Jul 1, 2025
c5ed60b
[FIX] report_csv: make it working if docids is None
maisim Jan 8, 2025
a161cd4
[MIG] report_csv: Migration to 19.0
sergijPf Feb 11, 2026
216c41a
Merge PR #1131 into 19.0
OCA-git-bot Mar 4, 2026
2d4e22a
[UPD] Update bi_sql_editor.pot
Mar 4, 2026
5c9f732
[UPD] Update report_csv.pot
Mar 4, 2026
09ea5f8
[UPD] Update sql_request_abstract.pot
Mar 4, 2026
48e98f7
[BOT] post-merge updates
OCA-git-bot Mar 4, 2026
bf500e7
Update translation files
weblate Mar 4, 2026
c31d7a2
Update translation files
weblate Mar 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[bi_sql_editor](bi_sql_editor/) | 19.0.1.0.1 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | BI Views builder, based on Materialized or Normal SQL Views
[report_csv](report_csv/) | 19.0.1.0.0 | | Base module to create csv report
[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 19.0.1.0.0 | | Report Qweb Element Page Visibility
[report_xlsx](report_xlsx/) | 19.0.1.0.2 | | Base module to create xlsx report
[report_xlsx_helper](report_xlsx_helper/) | 19.0.1.0.0 | | Report xlsx helpers
Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -207,6 +207,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr ""

Expand Down Expand Up @@ -298,6 +299,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -208,6 +208,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "اسم العرض"

Expand Down Expand Up @@ -299,6 +300,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "المعرف"

Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -207,6 +207,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Име за Показване"

Expand Down Expand Up @@ -298,6 +299,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
6 changes: 0 additions & 6 deletions bi_sql_editor/i18n/bi_sql_editor.pot
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ msgstr ""

#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""

Expand Down Expand Up @@ -559,11 +558,6 @@ msgstr ""
msgid "Rule Definition"
msgstr ""

#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""

#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/bs.po
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -208,6 +208,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Prikaži naziv"

Expand Down Expand Up @@ -299,6 +300,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
13 changes: 8 additions & 5 deletions bi_sql_editor/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -203,14 +203,14 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""
"Definiu aquí la restricció d'accés a les dades.\n"
"Tingueu cura d'utilitzar el nom del camp amb el prefix 'x_'. Es crearà una "
"\"ir.rule\" global. Per exemple, una regla típica de múltiples empreses és\n"
"['|', ('x_company_id','fill_de', [user.company_id.id]"
"),('x_company_id','=',False)]."
"['|', ('x_company_id','fill_de', [user.company_id.id]),"
"('x_company_id','=',False)]."

#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
Expand All @@ -225,6 +225,7 @@ msgstr "Eliminar IU"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Veure el nom"

Expand Down Expand Up @@ -322,13 +323,15 @@ msgstr "Té missatges"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_needaction
msgid "If checked, new messages require your attention."
msgstr "Si està marcat, hi ha missatges nous que requereixen la vostra atenció."
msgstr ""
"Si està marcat, hi ha missatges nous que requereixen la vostra atenció."

#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -207,6 +207,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Zobrazovaný název"

Expand Down Expand Up @@ -298,6 +299,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -207,6 +207,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Vist navn"

Expand Down Expand Up @@ -298,6 +299,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "Id"

Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -212,6 +212,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Anzeigename"

Expand Down Expand Up @@ -303,6 +304,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
6 changes: 4 additions & 2 deletions bi_sql_editor/i18n/el_GR.po
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -208,6 +208,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr ""

Expand Down Expand Up @@ -299,6 +300,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "Κωδικός"

Expand Down
10 changes: 6 additions & 4 deletions bi_sql_editor/i18n/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ msgstr ""
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
"teams/23907/en_GB/)\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/"
"23907/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -191,8 +191,8 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""

#. module: bi_sql_editor
Expand All @@ -208,6 +208,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Display Name"

Expand Down Expand Up @@ -299,6 +300,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down
14 changes: 8 additions & 6 deletions bi_sql_editor/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -202,15 +202,15 @@ msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."
msgstr ""
"Defina aquí la restricción de acceso a los datos.\n"
" Tenga cuidado de utilizar el nombre del campo con el prefijo 'x_'. Se "
"creará una 'ir.rule' global. Una regla típica de varias empresas es, por "
"ejemplo\n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
" ['|', ('x_company_id','child_of', [user.company_id.id]),"
"('x_company_id','=',False)]."

#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
Expand All @@ -225,6 +225,7 @@ msgstr "Eliminar UI"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__display_name
msgid "Display Name"
msgstr "Nombre mostrado"

Expand Down Expand Up @@ -322,6 +323,7 @@ msgstr "Tiene Mensaje"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_ir_model_fields__id
msgid "ID"
msgstr "ID"

Expand Down Expand Up @@ -691,8 +693,8 @@ msgid ""
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
msgstr ""
"Sufijo de la vista SQL. El nombre completo de SQL se calculará y llevará el "
"prefijo 'x_bi_sql_view_'. La sintaxis debe ser la siguiente: https://www."
"postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-"
"prefijo 'x_bi_sql_view_'. La sintaxis debe ser la siguiente: https://"
"www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-"
"IDENTIFIERS"

#. module: bi_sql_editor
Expand Down
Loading