Automatic Update form OCA2FC Migrator

This commit is contained in:
Flectra Community Bot 2024-11-08 08:15:33 +01:00 committed by Thomas Winteler
parent 2ab3dc168e
commit cd4ce912ca
7 changed files with 89 additions and 74 deletions

View File

@ -10,7 +10,7 @@ Available addons
addon | version | summary
--- | --- | ---
[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 3.0.1.0.0| Report Qweb Element Page Visibility
[report_qweb_parameter](report_qweb_parameter/) | 3.0.1.0.0| Add new parameters for qweb templates in order to reduce field length and check minimal length
[report_qweb_parameter](report_qweb_parameter/) | 3.0.1.0.1| Add new parameters for qweb templates in order to reduce field length and check minimal length
[report_layout_config](report_layout_config/) | 3.0.1.0.0| Add possibility to easily modify the global report layout
[report_xlsx](report_xlsx/) | 3.0.1.0.1| Base module to create xlsx report
[report_xml](report_xml/) | 3.0.1.0.0| Allow to generate XML reports

View File

@ -24,19 +24,20 @@ msgid ""
"width: 100%; border-collapse:separate;\">\n"
" <tr>\n"
" <td align=\"center\">\n"
" <table border=\"0\" cellpadding=\"0\" cellspacing="
"\"0\" width=\"590\" style=\"padding: 16px; background-color: white; color: "
"#454748; border-collapse:separate;\">\n"
" <table border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: "
"white; color: #454748; border-collapse:separate;\">\n"
" <tbody>\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: "
"590px;\">\n"
" <table border=\"0\" cellpadding="
"\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-"
"color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <table border=\"0\" "
"cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; "
"background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"
"\">\n"
" <tr>\n"
" <td valign=\"top\" style="
"\"font-size: 13px;\">\n"
" <td valign=\"top\" "
"style=\"font-size: 13px;\">\n"
" % set base_url = object.env['ir."
"config_parameter'].sudo().get_param('web.base.url')\n"
" % set download_url = '%s/web/content/ir."
@ -48,8 +49,8 @@ msgid ""
" <br><br>\n"
" Your requested report, ${object."
"name}, is available for <b>\n"
" <a href="
"\"%24%7Bdownload_url%7D\">download</a>\n"
" <a "
"href=\"%24%7Bdownload_url%7D\">download</a>\n"
" </b>.\n"
" <br><br>\n"
" Have a nice day!<br>\n"
@ -72,19 +73,20 @@ msgstr ""
"width: 100%; border-collapse:separate;\">\n"
" <tr>\n"
" <td align=\"center\">\n"
" <table border=\"0\" cellpadding=\"0\" cellspacing="
"\"0\" width=\"590\" style=\"padding: 16px; background-color: white; color: "
"#454748; border-collapse:separate;\">\n"
" <table border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: "
"white; color: #454748; border-collapse:separate;\">\n"
" <tbody>\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: "
"590px;\">\n"
" <table border=\"0\" cellpadding="
"\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-"
"color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <table border=\"0\" "
"cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; "
"background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"
"\">\n"
" <tr>\n"
" <td valign=\"top\" style="
"\"font-size: 13px;\">\n"
" <td valign=\"top\" "
"style=\"font-size: 13px;\">\n"
" % set base_url = object.env['ir."
"config_parameter'].sudo().get_param('web.base.url')\n"
" % set download_url = '%s/web/content/ir."
@ -96,8 +98,8 @@ msgstr ""
" <br><br>\n"
" Su informe solicitado, ${object."
"name}, está disponible para<b>\n"
" <a href="
"\"%24%7Bdownload_url%7D\">descargar</a>\n"
" <a "
"href=\"%24%7Bdownload_url%7D\">descargar</a>\n"
" </b>.\n"
" <br><br>\n"
" ¡Que tenga un buen día!<br>\n"
@ -227,12 +229,6 @@ msgstr "Estado Laboral"
msgid "Jobs"
msgstr "Trabajos"
#. module: report_async
#: model:ir.model.fields,field_description:report_async.field_print_report_wizard____last_update
#: model:ir.model.fields,field_description:report_async.field_report_async____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
msgid "Last Run Job Error"
@ -387,8 +383,8 @@ msgid ""
msgstr ""
"El último <i class=\"fa fa-cogs\"/> <b>trabajo en ejecución</b> fué "
"exitoso.\n"
" Puede comprobar el resultado en <i class=\"fa fa-copy"
"\"/><b> Archivos</b>"
" Puede comprobar el resultado en <i class=\"fa fa-"
"copy\"/><b> Archivos</b>"
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
@ -414,3 +410,6 @@ msgstr ""
#: model:mail.template,subject:report_async.async_report_delivery
msgid "Your report is available, ${object.name}"
msgstr "Su informe está disponible, ${object.name}"
#~ msgid "Last Modified on"
#~ msgstr "Última Modificación el"

View File

@ -19,23 +19,38 @@ msgstr ""
#. module: report_async
#: model:mail.template,body_html:report_async.async_report_delivery
msgid ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;\">\n"
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-"
"color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; "
"width: 100%; border-collapse:separate;\">\n"
" <tr>\n"
" <td align=\"center\">\n"
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: white; color: #454748; border-collapse:separate;\">\n"
" <table border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: "
"white; color: #454748; border-collapse:separate;\">\n"
" <tbody>\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: 590px;\">\n"
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <td align=\"center\" style=\"min-width: "
"590px;\">\n"
" <table border=\"0\" "
"cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; "
"background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"
"\">\n"
" <tr>\n"
" <td valign=\"top\" style=\"font-size: 13px;\">\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"
" <td valign=\"top\" "
"style=\"font-size: 13px;\">\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"
" <div>\n"
" Dear ${object.create_uid.partner_id.name or ''},\n"
" Dear ${object.create_uid.partner_id."
"name or ''},\n"
" <br><br>\n"
" Your requested report, ${object.name}, is available for <b>\n"
" <a href=\"%24%7Bdownload_url%7D\">download</a>\n"
" Your requested report, ${object."
"name}, is available for <b>\n"
" <a "
"href=\"%24%7Bdownload_url%7D\">download</a>\n"
" </b>.\n"
" <br><br>\n"
" Have a nice day!<br>\n"
@ -54,36 +69,37 @@ msgid ""
" "
msgstr ""
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-"
"color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width:"
" 100%; border-collapse:separate;\">\n"
"color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; "
"width: 100%; border-collapse:separate;\">\n"
" <tr>\n"
" <td align=\"center\">\n"
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0"
"\" width=\"590\" style=\"padding: 16px; background-color: white; color: "
"#454748; border-collapse:separate;\">\n"
" <table border=\"0\" cellpadding=\"0\" "
"cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: "
"white; color: #454748; border-collapse:separate;\">\n"
" <tbody>\n"
" <tr>\n"
" <td align=\"center\" style=\"min-width: "
"590px;\">\n"
" <table border=\"0\" cellpadding=\"0\""
" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-color: "
"white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
" <table border=\"0\" "
"cellpadding=\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; "
"background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"
"\">\n"
" <tr>\n"
" <td valign=\"top\" style"
"=\"font-size: 13px;\">\n"
" <td valign=\"top\" "
"style=\"font-size: 13px;\">\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"
"attachment/%s/datas/%s?download=true' % (base_url, object.id, object."
"name, )\n"
" <div>\n"
" Spettabile ${"
"object.create_uid.partner_id.name or ''},\n"
" Spettabile ${object.create_uid."
"partner_id.name or ''},\n"
" <br><br>\n"
" la sua richiesta resoconto, ${object."
"name}, is available for <b>\n"
" <a href=\""
"%24%7Bdownload_url%7D\">scaricare</a>\n"
" <a "
"href=\"%24%7Bdownload_url%7D\">scaricare</a>\n"
" </b>.\n"
" <br><br>\n"
" Buona giornata!<br>\n"
@ -213,12 +229,6 @@ msgstr "Stato lavoro"
msgid "Jobs"
msgstr "Lavori"
#. module: report_async
#: model:ir.model.fields,field_description:report_async.field_print_report_wizard____last_update
#: model:ir.model.fields,field_description:report_async.field_report_async____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"
#. module: report_async
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
msgid "Last Run Job Error"
@ -269,8 +279,8 @@ msgstr "Nessun file trovato"
#. 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"
"Only user in selected groups can use this report.If left blank, everyone can "
"use"
msgstr ""
"Solo gli utenti in certi gruppi possono usare questa stampa. Se lasciato "
"vuoto, può essere usato da tutti"
@ -367,7 +377,8 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form
msgid ""
"The last <i class=\"fa fa-cogs\"/> <b>running job</b> was succeed.\n"
" You can check the result in <i class=\"fa fa-copy\"/><b> Files</b>"
" You can check the result in <i class=\"fa fa-copy\"/"
"><b> Files</b>"
msgstr ""
"L'ultimo <i class=\"fa fa-cogs\"/> <b>lavoro lanciato</b> è andato a buon "
"fine.\n"
@ -398,3 +409,6 @@ msgstr ""
#: model:mail.template,subject:report_async.async_report_delivery
msgid "Your report is available, ${object.name}"
msgstr "Il tuo resoconto è ponto, ${object.name}"
#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"

View File

@ -7,7 +7,7 @@ Report QWeb Parameter
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2e3d8c7278f970f334eb837c20d7a9e53cc4f31577b3ca176e8007dbf3b70526
!! source digest: sha256:3a67071d74aff9aea738315f152d8c563894b6fea95c1b0c7492572f3c787d6a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@ -3,7 +3,7 @@
{
"name": "Report QWeb Parameter",
"version": "3.0.1.0.0",
"version": "3.0.1.0.1",
"license": "AGPL-3",
"summary": """
Add new parameters for qweb templates in order to reduce field length

View File

@ -25,13 +25,13 @@
name="raw_length"
t-minlength="10"
t-length="10"
t-raw="docs[0].vat"
t-out="docs[0].vat"
t-if="docs[0].vat"
/>
<li
name="raw_maxlength"
t-maxlength="10"
t-raw="docs[0].company_registry"
t-out="docs[0].company_registry"
t-if="docs[0].company_registry"
/>
<li

View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
@ -9,10 +8,11 @@
/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
margin-left: 2em ;
margin-right: 2em }
pre.code .ln { color: grey; } /* line numbers */
pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@ -301,7 +301,7 @@ span.option {
span.pre {
white-space: pre }
span.problematic {
span.problematic, pre.problematic {
color: red }
span.section-subtitle {
@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2e3d8c7278f970f334eb837c20d7a9e53cc4f31577b3ca176e8007dbf3b70526
!! source digest: sha256:3a67071d74aff9aea738315f152d8c563894b6fea95c1b0c7492572f3c787d6a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/reporting-engine/tree/17.0/report_qweb_parameter"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-report_qweb_parameter"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to add new parameters on QWeb reports. Currently,
@ -436,7 +436,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>