-
-
Notifications
You must be signed in to change notification settings - Fork 529
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
[16.0][FIX] l10n_es_aeat_mod303: Error generación asiento contable cuando sale a pagar pero se compensa parcialmente con ejercicios anteriores #3874
Open
EmilioPascual
wants to merge
1
commit into
OCA:16.0
Choose a base branch
from
moduon:16.0-fix_generacion_asiento_compensación_parcial
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.
The head ref may contain hidden characters: "16.0-fix_generacion_asiento_compensaci\u00F3n_parcial"
+196
−50
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,16 +6,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 11.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-02-17 10:44+0000\n" | ||
"PO-Revision-Date: 2024-10-12 11:29+0000\n" | ||
"Last-Translator: \"Pedro M. Baeza\" <[email protected]>\n" | ||
"POT-Creation-Date: 2025-01-02 11:29+0000\n" | ||
"PO-Revision-Date: 2025-01-02 12:31+0100\n" | ||
"Last-Translator: Emilio Pascual <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: es\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 5.6.2\n" | ||
"X-Generator: Poedit 3.4.4\n" | ||
|
||
#. module: l10n_es_aeat_mod303 | ||
#: model:ir.model.fields,help:l10n_es_aeat_mod303.field_l10n_es_aeat_mod303_report__casilla_46 | ||
|
@@ -309,6 +309,13 @@ msgstr "Compañía" | |
msgid "Company bank account used for the presentation" | ||
msgstr "Cuenta bancaria de la compañía usada para la presentación" | ||
|
||
#. module: l10n_es_aeat_mod303 | ||
#. odoo-python | ||
#: code:addons/l10n_es_aeat_mod303/models/mod303.py:0 | ||
#, python-format | ||
msgid "Compensation from previous periods" | ||
msgstr "Compensación de períodos previos" | ||
|
||
#. module: l10n_es_aeat_mod303 | ||
#: model:ir.model.fields,field_description:l10n_es_aeat_mod303.field_l10n_es_aeat_mod303_report__contact_email | ||
msgid "Contact Email" | ||
|
@@ -1057,48 +1064,3 @@ msgstr "¿SII voluntario?" | |
#: model:ir.model.fields,field_description:l10n_es_aeat_mod303.field_l10n_es_aeat_mod303_report__has_operation_volume | ||
msgid "¿Volumen de operaciones?" | ||
msgstr "¿Volumen de operaciones?" | ||
|
||
#~ msgid "SMS Delivery error" | ||
#~ msgstr "SMS de error en la entrega" | ||
|
||
#~ msgid "Number of messages which requires an action" | ||
#~ msgstr "Número de mensajes que requieren una acción" | ||
|
||
#~ msgid "Model" | ||
#~ msgstr "Modelo" | ||
|
||
#~ msgid "Number of unread messages" | ||
#~ msgstr "Número de mensajes no leídos" | ||
|
||
#~ msgid "Unread Messages" | ||
#~ msgstr "Mensajes no leídos" | ||
|
||
#~ msgid "Unread Messages Counter" | ||
#~ msgstr "Contador de mensajes no leídos" | ||
|
||
#~ msgid "Allow posting" | ||
#~ msgstr "Permitir generar asiento" | ||
|
||
#~ msgid "Calculation date" | ||
#~ msgstr "Fecha de cálculo" | ||
|
||
#~ msgid "Contact email" | ||
#~ msgstr "Email de contacto" | ||
|
||
#~ msgid "Followers (Channels)" | ||
#~ msgstr "Seguidores (Canales)" | ||
|
||
#~ msgid "Period type" | ||
#~ msgstr "Tipo de período" | ||
|
||
#~ msgid "Result type" | ||
#~ msgstr "Tipo de resultado" | ||
|
||
#~ msgid "" | ||
#~ "Información adicional - Operaciones realizadas en el ejercicio - Total " | ||
#~ "volumen de operaciones " | ||
#~ "([80]+[81]+[93]+[94]+[83]+[84]+[85]+[86]+[95]+[96]+[97]+[98]-[79]-[99])" | ||
#~ msgstr "" | ||
#~ "Información adicional - Operaciones realizadas en el ejercicio - Total " | ||
#~ "volumen de operaciones " | ||
#~ "([80]+[81]+[93]+[94]+[83]+[84]+[85]+[86]+[95]+[96]+[97]+[98]-[79]-[99])" |
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
Oops, something went wrong.
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.
¿Este orden de los apuntes dentro del asiento está siempre asegurado?
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.
Yo creo que si, las cuentas se ordenan por código por lo que debería ser siempre el mismo orden. De todas formas he ordenado por balance los apuntes, debería ser siempre el mismo al menos que se modifiquen las cantidades de las facturas que se crean en el test.