Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export/
pull/553/head
OCA Transbot 2021-07-28 13:33:45 +00:00 committed by mariadforgeflow
parent 3b7f53e9eb
commit 71496cecfb
73 changed files with 3140 additions and 1898 deletions

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "اسم العرض" msgstr "اسم العرض"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "مسوّدة"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "حفظ كمسودة" msgstr "حفظ كمسودة"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "مسوّدة"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Име за Показване" msgstr "Име за Показване"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Prikaži naziv" msgstr "Prikaži naziv"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "U pripremi"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Postavi u pripremu" msgstr "Postavi u pripremu"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "U pripremi"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Veure el nom" msgstr "Veure el nom"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Esborrany"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Esborrany"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Zobrazovaný název" msgstr "Zobrazovaný název"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Návrh"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Nastavit na koncept" msgstr "Nastavit na koncept"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Návrh"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Vist navn" msgstr "Vist navn"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Udkast"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Udkast"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "Erlaubte Benutzer" msgstr "Erlaubte Benutzer"
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Anzeigename" msgstr "Anzeigename"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Entwurf"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "Kodierung" msgstr "Kodierung"
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr "Parameter"
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr "SQL-Parameter"
msgid "SQL Request" msgid "SQL Request"
msgstr "SQL-Abfrage" msgstr "SQL-Abfrage"
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr "SQL gültig"
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr "SQL-Export"
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Auf Entwurf setzen" msgstr "Auf Entwurf setzen"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -253,27 +268,27 @@ msgstr ""
"INSERT, ALTER, TRUNCATE, EXECUTE, UPDATE." "INSERT, ALTER, TRUNCATE, EXECUTE, UPDATE."
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "big5" msgstr "big5"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "gb18030" msgstr "gb18030"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "koir8_r" msgstr "koir8_r"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "latin1" msgstr "latin1"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "latin2" msgstr "latin2"
@ -288,17 +303,17 @@ msgid "select * from res_partner"
msgstr "select * from res_partner" msgstr "select * from res_partner"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "shift_jis" msgstr "shift_jis"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "utf-16" msgstr "utf-16"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "utf-8" msgstr "utf-8"
@ -308,12 +323,12 @@ msgid "variables_placeholder"
msgstr "variables_placeholder" msgstr "variables_placeholder"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "windows-1251" msgstr "windows-1251"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "windows-1252" msgstr "windows-1252"
@ -322,5 +337,11 @@ msgstr "windows-1252"
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Entwurf"
#~ msgid "SQL Valid"
#~ msgstr "SQL gültig"
#~ msgid "Sql export id" #~ msgid "Sql export id"
#~ msgstr "SQL Export-ID" #~ msgstr "SQL Export-ID"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Display Name" msgstr "Display Name"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Draft"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Set to Draft" msgstr "Set to Draft"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Draft"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "No suscrito"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Cambiar a borrador" msgstr "Cambiar a borrador"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "No suscrito"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Mostrar Nombre" msgstr "Mostrar Nombre"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre Público" msgstr "Nombre Público"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Cambiar a borrador" msgstr "Cambiar a borrador"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Cambiar a borrador" msgstr "Cambiar a borrador"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre para mostrar" msgstr "Nombre para mostrar"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre desplegado" msgstr "Nombre desplegado"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Cambiar a borrador" msgstr "Cambiar a borrador"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nombre a Mostrar" msgstr "Nombre a Mostrar"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Mostrar nombre" msgstr "Mostrar nombre"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Näidatav nimi" msgstr "Näidatav nimi"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Mustand"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Sea mustandiks" msgstr "Sea mustandiks"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Mustand"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Izena erakutsi" msgstr "Izena erakutsi"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "نام نمایشی" msgstr "نام نمایشی"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nimi" msgstr "Nimi"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Luonnos"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Aseta luonnokseksi" msgstr "Aseta luonnokseksi"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Luonnos"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "Utilisateurs Autorisés" msgstr "Utilisateurs Autorisés"
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nom affiché" msgstr "Nom affiché"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "En brouillon"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr "Paramètres"
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr "Paramètre SQL"
msgid "SQL Request" msgid "SQL Request"
msgstr "Requête SQL" msgstr "Requête SQL"
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr "SQL Validé"
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr "export SQL"
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Remettre en brouillon" msgstr "Remettre en brouillon"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -251,27 +266,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -286,17 +301,17 @@ msgid "select * from res_partner"
msgstr "select * from res_partner" msgstr "select * from res_partner"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -306,12 +321,12 @@ msgid "variables_placeholder"
msgstr "variables_placeholder" msgstr "variables_placeholder"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -320,5 +335,11 @@ msgstr ""
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "En brouillon"
#~ msgid "SQL Valid"
#~ msgstr "SQL Validé"
#~ msgid "Sql export id" #~ msgid "Sql export id"
#~ msgstr "Sql export id" #~ msgstr "Sql export id"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Afficher le nom" msgstr "Afficher le nom"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nom affiché" msgstr "Nom affiché"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Brouillon"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Brouillon"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Borrador"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Borrador"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "השם המוצג" msgstr "השם המוצג"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Prikaži naziv" msgstr "Prikaži naziv"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Skica"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Postavi na nacrt" msgstr "Postavi na nacrt"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Skica"

View File

@ -39,7 +39,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -81,21 +100,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Naziv" msgstr "Naziv"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -167,6 +176,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -194,11 +208,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -211,6 +220,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -249,27 +264,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -284,17 +299,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -304,12 +319,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Név megjelenítése" msgstr "Név megjelenítése"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Tervezet"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Beállítás tervezetnek" msgstr "Beállítás tervezetnek"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Tervezet"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nama Tampilan" msgstr "Nama Tampilan"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nome da visualizzare" msgstr "Nome da visualizzare"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Bozza"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Imposta a Bozza" msgstr "Imposta a Bozza"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Bozza"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "表示名" msgstr "表示名"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "ドラフト"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "ドラフトに設定" msgstr "ドラフトに設定"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "ドラフト"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "표시 이름" msgstr "표시 이름"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Vaizduojamas pavadinimas" msgstr "Vaizduojamas pavadinimas"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Juodraštis"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Nustatyti kaip juodraštį" msgstr "Nustatyti kaip juodraštį"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Juodraštis"

View File

@ -39,7 +39,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -81,21 +100,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -167,6 +176,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -194,11 +208,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -211,6 +220,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -249,27 +264,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -284,17 +299,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -304,12 +319,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Прикажи име" msgstr "Прикажи име"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Нацрт"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Подеси на нацрт" msgstr "Подеси на нацрт"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Нацрт"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Дэлгэцийн Нэр" msgstr "Дэлгэцийн Нэр"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Ноорог"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Ноороглох" msgstr "Ноороглох"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Ноорог"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Visnings navn" msgstr "Visnings navn"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Utkast"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Sett som utkast" msgstr "Sett som utkast"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Utkast"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Vis navn" msgstr "Vis navn"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Drøfting"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Drøfting"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Te tonen naam" msgstr "Te tonen naam"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Concept"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Zet op concept" msgstr "Zet op concept"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Concept"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Schermnaam" msgstr "Schermnaam"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Concept"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Terugzetten naar Concept" msgstr "Terugzetten naar Concept"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Concept"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Weergavenaam" msgstr "Weergavenaam"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Wyświetlana nazwa " msgstr "Wyświetlana nazwa "
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Projekt"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Projekt"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nome" msgstr "Nome"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Rascunho"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Definir como rascunho" msgstr "Definir como rascunho"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Rascunho"

View File

@ -39,7 +39,26 @@ msgid "Allowed Users"
msgstr "Usuários Permitidos" msgstr "Usuários Permitidos"
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -81,21 +100,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nome para Mostrar" msgstr "Nome para Mostrar"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Rascunho"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "Codificação" msgstr "Codificação"
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -167,6 +176,11 @@ msgstr "Parâmetros"
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -194,11 +208,6 @@ msgstr "Parâmetros SQL"
msgid "SQL Request" msgid "SQL Request"
msgstr "Solicitar SQL" msgstr "Solicitar SQL"
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr "SQL Válido"
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -211,6 +220,12 @@ msgstr "Exportar SQL"
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Definir como Provisório" msgstr "Definir como Provisório"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -254,27 +269,27 @@ msgstr ""
"ALTER, TRUNCATE, EXECUTE, UPDATE." "ALTER, TRUNCATE, EXECUTE, UPDATE."
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "big5" msgstr "big5"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "gb18030" msgstr "gb18030"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "koir8_r" msgstr "koir8_r"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "latin1" msgstr "latin1"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "latin2" msgstr "latin2"
@ -289,17 +304,17 @@ msgid "select * from res_partner"
msgstr "select * from res_partner" msgstr "select * from res_partner"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "shift_jis" msgstr "shift_jis"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "utf-16" msgstr "utf-16"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "utf-8" msgstr "utf-8"
@ -309,12 +324,12 @@ msgid "variables_placeholder"
msgstr "variables_placeholder" msgstr "variables_placeholder"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "windows-1251" msgstr "windows-1251"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "windows-1252" msgstr "windows-1252"
@ -322,3 +337,9 @@ msgstr "windows-1252"
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Rascunho"
#~ msgid "SQL Valid"
#~ msgstr "SQL Válido"

View File

@ -39,7 +39,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -81,21 +100,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nome a Apresentar" msgstr "Nome a Apresentar"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Rascunho"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -167,6 +176,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -194,11 +208,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -211,6 +220,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Definir como rascunho" msgstr "Definir como rascunho"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -249,27 +264,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -284,17 +299,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -304,12 +319,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -317,3 +332,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Rascunho"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Nume Afişat" msgstr "Nume Afişat"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Schiță"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Seteaza ca Ciorna" msgstr "Seteaza ca Ciorna"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Schiță"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Черновик"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Установить в \"Черновик\"" msgstr "Установить в \"Черновик\""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Черновик"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Zobraziť meno" msgstr "Zobraziť meno"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "Dovoljeni uporabniki" msgstr "Dovoljeni uporabniki"
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Prikazni naziv" msgstr "Prikazni naziv"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Osnutek"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr "Parametri"
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr "SQL parameter"
msgid "SQL Request" msgid "SQL Request"
msgstr "SQL zahtevek" msgstr "SQL zahtevek"
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr "SQL veljaven"
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr "SQL izvoz"
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Nastavi kot osnutek" msgstr "Nastavi kot osnutek"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -253,27 +268,27 @@ msgstr ""
"TRUNCATE, EXECUTE, UPDATE." "TRUNCATE, EXECUTE, UPDATE."
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -288,17 +303,17 @@ msgid "select * from res_partner"
msgstr "select * from res_partner" msgstr "select * from res_partner"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -308,12 +323,12 @@ msgid "variables_placeholder"
msgstr "variables_placeholder" msgstr "variables_placeholder"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -322,5 +337,11 @@ msgstr ""
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Osnutek"
#~ msgid "SQL Valid"
#~ msgstr "SQL veljaven"
#~ msgid "Sql export id" #~ msgid "Sql export id"
#~ msgstr "ID SQL izvoza" #~ msgstr "ID SQL izvoza"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Ime za prikaz" msgstr "Ime za prikaz"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Nacrt"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Nacrt"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Visa namn" msgstr "Visa namn"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Preliminär"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Sätt till preliminär" msgstr "Sätt till preliminär"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Preliminär"

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง" msgstr "ชื่อที่ใช้แสดง"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "ฉบับร่าง"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "กำหนดให้เป็นแบบร่าง" msgstr "กำหนดให้เป็นแบบร่าง"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "ฉบับร่าง"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Görünen İsim" msgstr "Görünen İsim"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Taslak"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "Taslak Olarak Ayarlayın" msgstr "Taslak Olarak Ayarlayın"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Taslak"

View File

@ -38,7 +38,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -80,21 +99,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Görünen ad" msgstr "Görünen ad"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Taslak"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -166,6 +175,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -193,11 +207,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -210,6 +219,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -248,27 +263,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -283,17 +298,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -303,12 +318,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -316,3 +331,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Taslak"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Назва для відображення" msgstr "Назва для відображення"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -36,7 +36,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -78,21 +97,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "Tên hiển thị" msgstr "Tên hiển thị"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Dự thảo"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -164,6 +173,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -191,11 +205,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -208,6 +217,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -246,27 +261,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -281,17 +296,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -301,12 +316,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -314,3 +329,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "Dự thảo"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "" msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""

View File

@ -39,7 +39,26 @@ msgid "Allowed Users"
msgstr "允许的用户" msgstr "允许的用户"
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -81,21 +100,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "显示名称" msgstr "显示名称"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "草稿"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "编码" msgstr "编码"
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -167,6 +176,11 @@ msgstr "参数"
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -194,11 +208,6 @@ msgstr "SQL参数"
msgid "SQL Request" msgid "SQL Request"
msgstr "SQL请求" msgstr "SQL请求"
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr "SQL有效"
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -211,6 +220,12 @@ msgstr "SQL导出"
msgid "Set to Draft" msgid "Set to Draft"
msgstr "设为草稿" msgstr "设为草稿"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -254,27 +269,27 @@ msgstr ""
"UPDATE。" "UPDATE。"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "big5" msgstr "big5"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "gb18030" msgstr "gb18030"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "koir8_r" msgstr "koir8_r"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "latin1" msgstr "latin1"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "latin2" msgstr "latin2"
@ -289,17 +304,17 @@ msgid "select * from res_partner"
msgstr "select * from res_partner" msgstr "select * from res_partner"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "shift_jis" msgstr "shift_jis"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "utf-16" msgstr "utf-16"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "utf-8" msgstr "utf-8"
@ -309,12 +324,12 @@ msgid "variables_placeholder"
msgstr "variables_placeholder" msgstr "variables_placeholder"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "windows-1251" msgstr "windows-1251"
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "windows-1252" msgstr "windows-1252"
@ -322,3 +337,9 @@ msgstr "windows-1252"
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "草稿"
#~ msgid "SQL Valid"
#~ msgstr "SQL有效"

View File

@ -37,7 +37,26 @@ msgid "Allowed Users"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,file_format:0 #: model:ir.model.fields,help:sql_export.field_sql_export__field_ids
msgid ""
"Before adding parameters, make sure you have created one that fill your need "
"in the dedicated menu with the right type and label. \n"
"Then, when you add a parameter here, you have to include it in the SQL query "
"in order to have dynamic values depending on the user choice.\n"
"The format of the parameters in the SQL query must be like this : "
"%(parameter_field_name)s. \n"
"Example : from the variable menu, create an variable with type 'char', "
"having field name 'x_name' and field label : 'Name' \n"
"Then, you can create a SQL query like this : SELECT * FROM res_partner WHERE "
"name = %(x_name)s the variable can be used in any number of different SQL "
"queries. \n"
"In the SQL query, you can also include these 2 special parameters "
"%(user_id)s and %(company_id)s which will be replaced respectively by the "
"user executing the query and the company of the user executing the query."
msgstr ""
#. module: sql_export
#: model:ir.model.fields.selection,name:sql_export.selection__sql_export__file_format__csv
msgid "CSV" msgid "CSV"
msgstr "" msgstr ""
@ -79,21 +98,11 @@ msgstr ""
msgid "Display Name" msgid "Display Name"
msgstr "顯示名稱" msgstr "顯示名稱"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "草稿"
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding #: model:ir.model.fields,field_description:sql_export.field_sql_export__encoding
msgid "Encoding" msgid "Encoding"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,file_format:0
msgid "Excel"
msgstr ""
#. module: sql_export #. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_tree
@ -165,6 +174,11 @@ msgstr ""
msgid "Partner Categories" msgid "Partner Categories"
msgstr "" msgstr ""
#. module: sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Preview Results"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__query #: model:ir.model.fields,field_description:sql_export.field_sql_export__query
msgid "Query" msgid "Query"
@ -192,11 +206,6 @@ msgstr ""
msgid "SQL Request" msgid "SQL Request"
msgstr "" msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export #: model:ir.model,name:sql_export.model_sql_export
#: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form #: model_terms:ir.ui.view,arch_db:sql_export.sql_export_view_form
@ -209,6 +218,12 @@ msgstr ""
msgid "Set to Draft" msgid "Set to Draft"
msgstr "設置為草稿" msgstr "設置為草稿"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export__smart_search
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__smart_search
msgid "Smart Search"
msgstr ""
#. module: sql_export #. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id #: model:ir.model.fields,field_description:sql_export.field_sql_file_wizard__sql_export_id
#: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu
@ -247,27 +262,27 @@ msgid ""
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__big5
msgid "big5" msgid "big5"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__gb18030
msgid "gb18030" msgid "gb18030"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__koir8_r
msgid "koir8_r" msgid "koir8_r"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin1
msgid "latin1" msgid "latin1"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__latin2
msgid "latin2" msgid "latin2"
msgstr "" msgstr ""
@ -282,17 +297,17 @@ msgid "select * from res_partner"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__shift_jis
msgid "shift_jis" msgid "shift_jis"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-16
msgid "utf-16" msgid "utf-16"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__utf-8
msgid "utf-8" msgid "utf-8"
msgstr "" msgstr ""
@ -302,12 +317,12 @@ msgid "variables_placeholder"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1251
msgid "windows-1251" msgid "windows-1251"
msgstr "" msgstr ""
#. module: sql_export #. module: sql_export
#: selection:sql.export,encoding:0 #: model:ir.model.fields.selection,name:sql_export.selection__sql_export__encoding__windows-1252
msgid "windows-1252" msgid "windows-1252"
msgstr "" msgstr ""
@ -315,3 +330,6 @@ msgstr ""
#: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql #: model:ir.model.fields,field_description:sql_export.integer_field_variable_sql
msgid "x_ID" msgid "x_ID"
msgstr "" msgstr ""
#~ msgid "Draft"
#~ msgstr "草稿"