diff --git a/res_currency_rate_provider_BCV/README.rst b/res_currency_rate_provider_BCV/README.rst index 209dabfa..70a34dda 100644 --- a/res_currency_rate_provider_BCV/README.rst +++ b/res_currency_rate_provider_BCV/README.rst @@ -72,6 +72,7 @@ Contributors ~~~~~~~~~~~~ * Luis Pinzón elpinzon@gmail.com +* Mauricio Gonzalez Falcon Maintainers ~~~~~~~~~~~ @@ -89,10 +90,14 @@ promote its widespread use. .. |maintainer-lapinzon| image:: https://github.com/lapinzon.png?size=40px :target: https://github.com/lapinzon :alt: lapinzon +.. |maintainer-maucoder| image:: https://github.com/maucoderGit.png?size=40px + :target: https://github.com/maucoderGit + :alt: maucoderGit Current `maintainer `__: -|maintainer-lapinzon| +|maintainer-lapinzon| +|maintainer-maucoder| This module is part of the `OCA/l10n-venezuela `_ project on GitHub. diff --git a/res_currency_rate_provider_BCV/__manifest__.py b/res_currency_rate_provider_BCV/__manifest__.py index d248051a..ac791b98 100644 --- a/res_currency_rate_provider_BCV/__manifest__.py +++ b/res_currency_rate_provider_BCV/__manifest__.py @@ -13,6 +13,7 @@ "installable": True, "depends": ["currency_rate_update"], "data": [ - "views/views.xml", + "views/res_currency_rate_update_wizard.xml", + "views/res_currency_rate_provider.xml", ], } diff --git a/res_currency_rate_provider_BCV/i18n/es_VE.po b/res_currency_rate_provider_BCV/i18n/es_VE.po new file mode 100644 index 00000000..155983d0 --- /dev/null +++ b/res_currency_rate_provider_BCV/i18n/es_VE.po @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * res_currency_rate_provider_BCV +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0-20240104\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-01-14 18:47+0000\n" +"PO-Revision-Date: 2024-01-14 18:47+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: res_currency_rate_provider_BCV +#: model_terms:ir.ui.view,arch_db:res_currency_rate_provider_BCV.res_currency_rate_provider_bdv_form +msgid "" +"Warning!\n" +" You are using Venezuelan Central Bank (BCV) exchange rate\n" +" service with a base currency different to Venezuelan Bolivar.\n" +"
\n" +" As long as the BCV only provides\n" +" exchange rates based on Bolivar, other foreign currency\n" +" rates are recalculated and might differ from real rates." +msgstr "" +"Advertencia!\n" +" Estas usando las tasas de cambio del Banco central de Venezuela (BCV)\n" +" con una moneda diferente al Bolivar Venezolano.\n" +"
\n" +" Mientras que el BCV solo provee tasas de cambio\n" +" basadas en el Bolivar, otras tasas de cambio para monedas\n" +" son recalculadas y pueden diferir de las tasas reales." + +#. module: res_currency_rate_provider_BCV +#: model:ir.model.fields.selection,name:res_currency_rate_provider_BCV.selection__res_currency_rate_provider__service__bcv +msgid "BCV scrapping" +msgstr "Banco central de Venezuela" + +#. module: res_currency_rate_provider_BCV +#: model:ir.model,name:res_currency_rate_provider_BCV.model_res_currency_rate_provider +msgid "Currency Rates Provider" +msgstr "Proveedor de Tipos de Cambio" + +#. module: res_currency_rate_provider_BCV +#: model:ir.model.fields,field_description:res_currency_rate_provider_BCV.field_res_currency_rate_provider__service +msgid "Provider" +msgstr "Proveedor" + +#. module: res_currency_rate_provider_BCV +#: model_terms:ir.ui.view,arch_db:res_currency_rate_provider_BCV.res_currency_rate_update_wizard_form +msgid "Se tomará la tasa de Hoy" +msgstr "" diff --git a/res_currency_rate_provider_BCV/i18n/res_currency_rate_provider_BCV.pot b/res_currency_rate_provider_BCV/i18n/res_currency_rate_provider_BCV.pot index 175e0054..f4b8df2e 100644 --- a/res_currency_rate_provider_BCV/i18n/res_currency_rate_provider_BCV.pot +++ b/res_currency_rate_provider_BCV/i18n/res_currency_rate_provider_BCV.pot @@ -13,22 +13,41 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: res_currency_rate_provider_BCV +#: model_terms:ir.ui.view,arch_db:res_currency_rate_provider_BCV.res_currency_rate_provider_bdv_form +msgid "" +"Warning!\n" +" You are using Venezuelan Central Bank (BCV) exchange rate\n" +" service with a base currency different to Venezuelan Bolivar.\n" +"
\n" +" As long as the BCV only provides\n" +" exchange rates based on Bolivar, other foreign currency\n" +" rates are recalculated and might differ from real rates." +msgstr "" +"Advertencia!\n" +" Estas usando las tasas de cambio del Banco central de Venezuela (BCV)\n" +" con una moneda diferente al Bolivar Venezolano.\n" +"
\n" +" Mientras que el BCV solo provee tasas de cambio\n" +" basadas en el Bolivar, otras tasas de cambio para monedas\n" +" son recalculadas y pueden diferir de las tasas reales." + #. module: res_currency_rate_provider_BCV #: model:ir.model.fields.selection,name:res_currency_rate_provider_BCV.selection__res_currency_rate_provider__service__bcv msgid "BCV scrapping" -msgstr "" +msgstr "Banco central de Venezuela" #. module: res_currency_rate_provider_BCV #: model:ir.model,name:res_currency_rate_provider_BCV.model_res_currency_rate_provider msgid "Currency Rates Provider" -msgstr "" +msgstr "Proveedor de tasas" #. module: res_currency_rate_provider_BCV #: model:ir.model.fields,field_description:res_currency_rate_provider_BCV.field_res_currency_rate_provider__service msgid "Provider" -msgstr "" +msgstr "Proveedor" #. module: res_currency_rate_provider_BCV #: model_terms:ir.ui.view,arch_db:res_currency_rate_provider_BCV.res_currency_rate_update_wizard_form msgid "Se tomará la tasa de Hoy" -msgstr "" +msgstr "Se obtendra la tasa de hoy" diff --git a/res_currency_rate_provider_BCV/views/res_currency_rate_provider.xml b/res_currency_rate_provider_BCV/views/res_currency_rate_provider.xml new file mode 100644 index 00000000..b74f11c6 --- /dev/null +++ b/res_currency_rate_provider_BCV/views/res_currency_rate_provider.xml @@ -0,0 +1,26 @@ + + + + res.currency.rate.provider.form + res.currency.rate.provider + + + + + + + + diff --git a/res_currency_rate_provider_BCV/views/views.xml b/res_currency_rate_provider_BCV/views/res_currency_rate_update_wizard.xml similarity index 100% rename from res_currency_rate_provider_BCV/views/views.xml rename to res_currency_rate_provider_BCV/views/res_currency_rate_update_wizard.xml