diff --git a/contract/README.rst b/contract/README.rst index 5103ab345..52f684f58 100644 --- a/contract/README.rst +++ b/contract/README.rst @@ -7,7 +7,7 @@ Recurring - Contracts Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0c1e852d20b0604611917bf039dc0418561e723b216e811576f2c1deb6c3b742 + !! source digest: sha256:e242a5d24ed359e07e817bbd95149d7494e38da4814aa8f4015af8db0e881372 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -127,6 +127,9 @@ Contributors * Rafael Blasco * Víctor Martínez * Iván Antón +* `[APSL] `_: + + * Antoni Marroig Maintainers ~~~~~~~~~~~ diff --git a/contract/i18n/es.po b/contract/i18n/es.po index e990a316e..da8fa3c89 100644 --- a/contract/i18n/es.po +++ b/contract/i18n/es.po @@ -1,175 +1,120 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * contract +# * contract # -# Translators: -# OCA Transbot , 2017 -# Pedro M. Baeza , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-31 14:54+0000\n" -"PO-Revision-Date: 2023-07-24 09:01+0000\n" -"Last-Translator: \"Pedro M. Baeza\" \n" -"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2024-04-12 11:16+0000\n" +"PO-Revision-Date: 2024-04-12 11:16+0000\n" +"Last-Translator: \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.17\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" #. module: contract #: model:mail.template,body_html:contract.email_contract_template msgid "" -"
\n" +"
\n" "

Hello ,

\n" "

A new contract has been created:

\n" "\n" -"

\n" +"

\n" "   REFERENCES
\n" -"   Contract:
\n" +"   Contract:
\n" " \n" -"   Contract Date Start:
\n" +"   Contract Date Start:
\n" "
\n" "\n" " \n" " \n" -"   Your Contact: \n" +"   Your Contact: \n" " \n" " \n" -"   Your Contact: \n" +"   Your Contact: \n" " \n" " \n" "

\n" "\n" "
\n" -"

If you have any questions, do not hesitate to contact us." -"

\n" -"

Thank you for choosing !

\n" +"

If you have any questions, do not hesitate to contact us.

\n" +"

Thank you for choosing !

\n" "
\n" "
\n" -"
\n" -"

\n" -"

\n" +"
\n" +"

\n" +"

\n" "
\n" -"
\n" -" \n" -"
\n" +" \n" " " msgstr "" -"
\n" +"
\n" "

Hello ,

\n" "

Se ha creado un nuevo contrato:

\n" "\n" -"

\n" +"

\n" "   REFERENCES
\n" -"   Contract:
\n" +"   Contract:
\n" " \n" -"   Fecha de inicio del contrato:
\n" +"   Fecha de inicio del contrato:
\n" "
\n" "\n" " \n" " \n" -"   Su contacto: \n" +"   Su contacto: \n" " \n" " \n" -"   Su contacto: \n" +"   Su contacto: \n" " \n" " \n" "

\n" "\n" "
\n" -"

No dude en ponerse en contacto con nosotros para " -"cualquier aclaración.

\n" -"

Gracias por escoger !

\n" +"

No dude en ponerse en contacto con nosotros para cualquier aclaración.

\n" +"

Gracias por escoger !

\n" "
\n" "
\n" -"
\n" -"

\n" -"

\n" +"
\n" +"

\n" +"

\n" "
\n" -"
\n" -" \n" -"
\n" +" \n" " " @@ -177,13 +122,11 @@ msgstr "" #: model:mail.template,body_html:contract.mail_template_contract_modification msgid "" "

Hello

\n" -"

We have modifications on the contract that we want to notify " -"you.

\n" +"

We have modifications on the contract that we want to notify you.

\n" " " msgstr "" "

Hola,

\n" -"

Le notificamos que hay nuevas modificaciones en el contrato.\n" +"

Le notificamos que hay nuevas modificaciones en el contrato.

\n" " " #. module: contract @@ -192,16 +135,14 @@ msgid "" "\n" " contract to invoice\n" " \n" -" \n" " contrato a facturar\n" " \n" -" Hello

\n" -#~ "

We have modifications on the contract that we want to " -#~ "notify you.

\n" -#~ " " -#~ msgstr "" -#~ "\n" -#~ "

Hola

\n" -#~ "

Tenemos modificaciones en el contrato que queremos " -#~ "notificarle.

\n" -#~ " " - -#~ msgid "" -#~ "\n" -#~ "
\n" -#~ "

Hello ${object.partner_id.name or ''},

\n" -#~ "

A new contract has been created:

\n" -#~ "\n" -#~ "

\n" -#~ "   REFERENCES
\n" -#~ "   Contract: ${object.name}
\n" -#~ " % if object.date_start:\n" -#~ "   Contract Date Start: ${object.date_start or ''}
\n" -#~ " % endif\n" -#~ "\n" -#~ " % if object.user_id:\n" -#~ " % if object.user_id.email:\n" -#~ "   Your Contact: ${object.user_id.name}\n" -#~ " % else:\n" -#~ "   Your Contact: ${object.user_id.name}\n" -#~ " % endif\n" -#~ " % endif\n" -#~ "

\n" -#~ "\n" -#~ "
\n" -#~ "

If you have any questions, do not hesitate to contact us.

\n" -#~ "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" -#~ "
\n" -#~ "
\n" -#~ "
\n" -#~ "

\n" -#~ " ${object." -#~ "company_id.name}

\n" -#~ "
\n" -#~ "
\n" -#~ " \n" -#~ " ${object.company_id.partner_id.sudo()." -#~ "with_context(show_address=True, html_format=True).name_get()[0][1] | " -#~ "safe}\n" -#~ " \n" -#~ " % if object.company_id.phone:\n" -#~ "
\n" -#~ " Phone: ${object.company_id.phone}\n" -#~ "
\n" -#~ " % endif\n" -#~ " % if object.company_id.website:\n" -#~ "
\n" -#~ " Web: ${object." -#~ "company_id.website}\n" -#~ "
\n" -#~ " %endif\n" -#~ "

\n" -#~ "
\n" -#~ "

\n" -#~ " View contract\n" -#~ "
\n" -#~ " " -#~ msgstr "" -#~ "\n" -#~ "
\n" -#~ "

Hola ${object.partner_id.name or ''},

\n" -#~ "

Se ha creado un nuevo contrato:

\n" -#~ "\n" -#~ "

\n" -#~ "   REFERENCIAS
\n" -#~ "   Contrato: ${object.name}
\n" -#~ " % if object.date_start:\n" -#~ "   Fecha inicio contrato: ${object.date_start or ''}
\n" -#~ " % endif\n" -#~ "\n" -#~ " % if object.user_id:\n" -#~ " % if object.user_id.email:\n" -#~ "   Su contacto:
${object.user_id.name}\n" -#~ " % else:\n" -#~ "   Su contacto: ${object.user_id.name}\n" -#~ " % endif\n" -#~ " % endif\n" -#~ "

\n" -#~ "\n" -#~ "
\n" -#~ "

Si tiene alguna pregunta, no dude en contactarnos.

\n" -#~ "

Gracias por elegir a ${object.company_id.name or 'nosotros'}!

\n" -#~ "
\n" -#~ "
\n" -#~ "
\n" -#~ "

\n" -#~ " ${object." -#~ "company_id.name}

\n" -#~ "
\n" -#~ "
\n" -#~ " \n" -#~ " ${object.company_id.partner_id.sudo()." -#~ "with_context(show_address=True, html_format=True).name_get()[0][1] | " -#~ "safe}\n" -#~ " \n" -#~ " % if object.company_id.phone:\n" -#~ "
\n" -#~ " Teléfono: ${object.company_id.phone}\n" -#~ "
\n" -#~ " % endif\n" -#~ " % if object.company_id.website:\n" -#~ "
\n" -#~ " Web: ${object." -#~ "company_id.website}\n" -#~ "
\n" -#~ " %endif\n" -#~ "

\n" -#~ "
\n" -#~ "

\n" -#~ " Ver contrato\n" -#~ "
\n" -#~ " " - -#~ msgid "${object.company_id.name} Contract (Ref ${object.name or 'n/a'})" -#~ msgstr "${object.company_id.name} Contrato (Ref ${object.name or 'n/a'})" - -#~ msgid "" -#~ "${object.company_id.name} Contract (Ref ${object.name or 'n/a'}) - " -#~ "Modifications" -#~ msgstr "" -#~ "${object.company_id.name} Contrato (Ref ${object.name or 'n/a'}) - " -#~ "Modificaciones" - -#~ msgid "Contract line Un-canceled: %s
- " -#~ msgstr "Línea de contrato no cancelada: %s
- " - -#~ msgid "Contract line canceled: %s
- " -#~ msgstr "Línea de contrato cancelada: %s
- " - -#~ msgid "" -#~ "Contract line for {product}\n" -#~ " stopped:
\n" -#~ " - End: {old_end} -- " -#~ "{new_end}\n" -#~ " " -#~ msgstr "" -#~ "Línea de contrato para {product}\n" -#~ " detenida:
\n" -#~ " - Fin: {old_end} -- " -#~ "{new_end}\n" -#~ " " - -#~ msgid "" -#~ "Contract line for {product}\n" -#~ " planned a successor:
\n" -#~ " - Start: {new_date_start}\n" -#~ "
\n" -#~ " - End: {new_date_end}\n" -#~ " " -#~ msgstr "" -#~ "Línea de contrato para {product}\n" -#~ " planeó un sucesor:
\n" -#~ " - Inicio: {new_date_start}\n" -#~ "
\n" -#~ " - Fin: {new_date_end}\n" -#~ " " - -#~ msgid "" -#~ "Contract line for {product}\n" -#~ " renewed:
\n" -#~ " - Start: {new_date_start}\n" -#~ "
\n" -#~ " - End: {new_date_end}\n" -#~ " " -#~ msgstr "" -#~ "Línea de contrato para {product}\n" -#~ " renovado:
\n" -#~ " - Inicio: {new_date_start}\n" -#~ "
\n" -#~ " - Fin: {new_date_end}\n" -#~ " " - -#~ msgid "" -#~ "Contract line for {product}\n" -#~ " suspended:
\n" -#~ " - Suspension Start: {new_date_start}\n" -#~ "
\n" -#~ " - Suspension End: {new_date_end}\n" -#~ " " -#~ msgstr "" -#~ "Línea de contrato para {product}\n" -#~ " suspendida:
\n" -#~ " - Inicio Suspensión: {new_date_start}\n" -#~ "
\n" -#~ " - Fin Suspensión: {new_date_end}\n" -#~ " " - -#~ msgid "" -#~ "Contract manually invoiced:
Invoice" -#~ msgstr "" -#~ "Contratos facturados manualmente: Factura" - -#~ msgid "Followers (Channels)" -#~ msgstr "Seguimiento (Canales)" - -#~ msgid "Manual renew needed" -#~ msgstr "Renovación manual necesaria" - -#~ msgid "Please define a %s journal for the company '%s'." -#~ msgstr "Por favor defina un diario de %s para la compañía '%s'." - -#~ msgid "Termination notice date" -#~ msgstr "Fecha de aviso de terminación" - -#~ msgid "" -#~ "\n" -#~ " contract to invoice\n" -#~ " \n" -#~ " \n" -#~ " contracts to invoice\n" -#~ " " -#~ msgstr "" -#~ "\n" -#~ " contrato a facturar\n" -#~ " \n" -#~ " \n" -#~ " contracts to invoice\n" -#~ " " - -#~ msgid "Journal Entries" -#~ msgstr "Asientos contables" - -#~ msgid "Last date invoice" -#~ msgstr "Última fecha de factura" - -#~ msgid "Contract Order -" -#~ msgstr "Pedido de contrato -" diff --git a/contract/readme/CONTRIBUTORS.rst b/contract/readme/CONTRIBUTORS.rst index dda95e89e..4c63ac4a6 100644 --- a/contract/readme/CONTRIBUTORS.rst +++ b/contract/readme/CONTRIBUTORS.rst @@ -14,3 +14,6 @@ * Rafael Blasco * Víctor Martínez * Iván Antón +* `[APSL] `_: + + * Antoni Marroig diff --git a/contract/report/contract_views.xml b/contract/report/contract_views.xml index 0cfef5eac..fa4e07ec1 100644 --- a/contract/report/contract_views.xml +++ b/contract/report/contract_views.xml @@ -5,7 +5,7 @@ Contract contract.contract qweb-pdf - contract.report_contract_document + contract.report_contract_template contract.report_contract report diff --git a/contract/report/report_contract.xml b/contract/report/report_contract.xml index 2954ce5c8..4eed574b8 100644 --- a/contract/report/report_contract.xml +++ b/contract/report/report_contract.xml @@ -1,209 +1,192 @@ + diff --git a/contract/static/description/index.html b/contract/static/description/index.html index 764f1cccd..ee572f408 100644 --- a/contract/static/description/index.html +++ b/contract/static/description/index.html @@ -1,3 +1,4 @@ + @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0c1e852d20b0604611917bf039dc0418561e723b216e811576f2c1deb6c3b742 +!! source digest: sha256:e242a5d24ed359e07e817bbd95149d7494e38da4814aa8f4015af8db0e881372 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/contract Translate me on Weblate Try me on Runboat

This module enables contracts management with recurring @@ -484,6 +485,13 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

  • Iván Antón <ozono@ozonomultimedia.com>

  • +
  • [APSL]:

    +
    + +
    +