Skip to content

Commit

Permalink
[FIX] l10n_ar_account_reports: bug with traceback cheques a fecha
Browse files Browse the repository at this point in the history
Ticket: 64786
Al momento de abrir el informe de cheques a fecha se obtiene un bug con traceback debido a que en este pr #198 no hubo cambio en la versión del manifest.

closes #262

Signed-off-by: Katherine Zaoral <kz@adhoc.com.ar>
  • Loading branch information
pablohmontenegro committed Aug 31, 2023
1 parent 8c08194 commit a5ae6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_ar_account_reports/__manifest__.py
Expand Up @@ -19,7 +19,7 @@
##############################################################################
{
'name': 'Accounting Reports Customized for Argentina',
'version': "16.0.1.0.0",
'version': "16.0.1.1.0",
'category': 'Accounting',
'sequence': 14,
'summary': '',
Expand Down

0 comments on commit a5ae6a4

Please sign in to comment.