\n"
-" \n"
-" \n"
-" \n"
+msgid ""
+"\n"
" \n"
-" \n"
-" \n"
-" \n"
-" \n"
+" | \n"
+" \n"
+" \n"
+" \n"
+" \n"
+" \n"
+" \n"
+" \n"
" % set base_url = object.env['ir.config_parameter'].sudo().get_param('web.base.url')\n"
" % set download_url = '%s/web/content/ir.attachment/%s/datas/%s?download=true' % (base_url, object.id, object.name, )\n"
" \n"
" Dear ${object.create_uid.partner_id.name or ''},\n"
" \n"
-" Your requested report, ${object.name}, is available for download.\n"
+" Your requested report, ${object.name}, is available for \n"
+" download\n"
+" .\n"
" \n"
" Have a nice day! \n"
" -- ${object.company_id.name}\n"
" \n"
" | \n"
-" \n"
+" \n"
+" \n"
+" | \n"
+" \n"
+" \n"
" \n"
" | \n"
" \n"
-" \n"
-" \n"
-" | \n"
-" \n"
-" \n"
+" \n"
" "
msgstr ""
@@ -54,7 +57,7 @@ msgid "Allow Async"
msgstr ""
#. module: report_async
-#: code:addons/report_async/models/report_async.py:108
+#: code:addons/report_async/models/report_async.py:0
#, python-format
msgid "Background process not allowed."
msgstr ""
@@ -88,7 +91,7 @@ msgid "Document"
msgstr ""
#. module: report_async
-#: selection:report.async,job_status:0
+#: model:ir.model.fields.selection,name:report_async.selection__report_async__job_status__done
msgid "Done"
msgstr ""
@@ -98,7 +101,7 @@ msgid "Email Notification"
msgstr ""
#. module: report_async
-#: selection:report.async,job_status:0
+#: model:ir.model.fields.selection,name:report_async.selection__report_async__job_status__enqueued
msgid "Enqueued"
msgstr ""
@@ -108,7 +111,7 @@ msgid "Execute"
msgstr ""
#. module: report_async
-#: selection:report.async,job_status:0
+#: model:ir.model.fields.selection,name:report_async.selection__report_async__job_status__failed
msgid "Failed"
msgstr ""
@@ -209,11 +212,13 @@ msgstr ""
#. module: report_async
#: model:ir.model.fields,help:report_async.field_report_async__group_ids
-msgid "Only user in selected groups can use this report.If left blank, everyone can use"
+msgid ""
+"Only user in selected groups can use this report.If left blank, everyone can"
+" use"
msgstr ""
#. module: report_async
-#: selection:report.async,job_status:0
+#: model:ir.model.fields.selection,name:report_async.selection__report_async__job_status__pending
msgid "Pending"
msgstr ""
@@ -283,36 +288,40 @@ msgid "Send email with link to report, when it is ready"
msgstr ""
#. module: report_async
-#: selection:report.async,job_status:0
+#: model:ir.model.fields.selection,name:report_async.selection__report_async__job_status__started
msgid "Started"
msgstr ""
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
-msgid "The last running job was failed.\n"
+msgid ""
+"The last running job was failed.\n"
" Please contact your system administrator."
msgstr ""
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
-msgid "The last running job was succeed.\n"
+msgid ""
+"The last running job was succeed.\n"
" You can check the result in Files"
msgstr ""
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
-msgid "The report will be running by \n"
+msgid ""
+"The report will be running by \n"
" job, and will be available at\n"
" Files"
msgstr ""
#. module: report_async
#: model:ir.model.fields,help:report_async.field_report_async__allow_async
-msgid "This is not automatic field, please check if you want to allow this report in background process"
+msgid ""
+"This is not automatic field, please check if you want to allow this report "
+"in background process"
msgstr ""
#. module: report_async
#: model:mail.template,subject:report_async.async_report_delivery
msgid "Your report is available, ${object.name}"
msgstr ""
-
|