-
-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] [16.0] l10n_es_vat_prorate: Recompute VAT prorate bills and refunds in a period #4014
Open
Shide
wants to merge
2
commits into
OCA:16.0
Choose a base branch
from
moduon:16.0-recompute_vat_prorate-l10n_es_vat_prorate
base: 16.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,21 +6,32 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2023-10-09 05:51+0000\n" | ||
"Last-Translator: Ivorra78 <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"POT-Creation-Date: 2025-02-14 09:33+0000\n" | ||
"PO-Revision-Date: 2025-02-14 10:36+0100\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Poedit 3.4.4\n" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model:ir.model.fields,help:l10n_es_vat_prorate.field_account_tax__prorate_account_ids | ||
msgid "Accounts to apply the recompute" | ||
msgstr "Cuentas para aplicar el recálculo" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_vat_prorate_tree_view | ||
msgid "" | ||
"Are you sure you want to recompute prorata in all Bills and Refunds of this " | ||
"period? This action cannot be undone." | ||
msgstr "" | ||
"¿Estás seguro que quieres recomputar la prórrata del IVA en todas las " | ||
"Facturas y Reembolsos de Proveedores para este periodo? Esta acción no se " | ||
"puede deshacer." | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model:ir.model,name:l10n_es_vat_prorate.model_res_company | ||
msgid "Companies" | ||
|
@@ -64,7 +75,7 @@ msgstr "ID (identificación)" | |
#. module: l10n_es_vat_prorate | ||
#: model:ir.model,name:l10n_es_vat_prorate.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "Artículo Diario" | ||
msgstr "Apunte contable" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model:ir.model.fields,field_description:l10n_es_vat_prorate.field_res_company_vat_prorate____last_update | ||
|
@@ -101,6 +112,19 @@ msgstr "" | |
msgid "Prorrate Investment Account" | ||
msgstr "" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_vat_prorate_form_view | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_vat_prorate_tree_view | ||
msgid "Recompute period" | ||
msgstr "Recomputar periodo" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_vat_prorate_tree_view | ||
msgid "Recompute prorata in all Bills and Refunds of this period" | ||
msgstr "" | ||
"Recomputar la prórrata del IVA en estas Facturas y Reembolsos de este " | ||
"periodo" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model:ir.model,name:l10n_es_vat_prorate.model_account_tax | ||
msgid "Tax" | ||
|
@@ -114,7 +138,22 @@ msgstr "Plantilla con prorrateo del IVA" | |
#. module: l10n_es_vat_prorate | ||
#: model:ir.model,name:l10n_es_vat_prorate.model_account_tax_template | ||
msgid "Templates for Taxes" | ||
msgstr "Plantillas para impuestos" | ||
msgstr "Plantilla de impuestos" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_vat_prorate_form_view | ||
msgid "This action will recompute Prorata in all Bills of this period" | ||
msgstr "" | ||
"Esta acción recomputará la prórrata del IVA en todas las Facturas y " | ||
"Reembolsos de este periodo" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#. odoo-python | ||
#: code:addons/l10n_es_vat_prorate/models/res_company.py:0 | ||
#, python-format | ||
msgid "Unable to recompute VAT prorate Bills and Refunds" | ||
msgstr "" | ||
"Imposible recomputar la prórrata del IVA en estas Facturas y Reembolsos" | ||
|
||
#. module: l10n_es_vat_prorate | ||
#: model_terms:ir.ui.view,arch_db:l10n_es_vat_prorate.res_company_form_view | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,5 @@ | |
|
||
* Pedro M. Baeza | ||
* Carolina Fernandez | ||
|
||
* Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
El módulo nos divide los IVA según la prorrata de la compañía. | ||
|
||
Permite recalcular la prórrata del IVA de todas las facturas y reembolsos de proveedores para un periodo determinado. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quizás no venga mal un mensaje que informe que no hay nada que recomputar, para no darle al botón por y pensar que ha hecho algo