Skip to content

Commit 5c1f045

Browse files
[IMP] l10n_ar_account_reports: checks de pagos en borrador
1) Mejorar check de pagos en borrador 2) Cuenta opcional en el return type
1 parent 4ad1c16 commit 5c1f045

4 files changed

Lines changed: 318 additions & 46 deletions

File tree

l10n_ar_account_reports/__manifest__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##############################################################################
2020
{
2121
"name": "Accounting Reports Customized for Argentina",
22-
"version": "19.0.1.6.0",
22+
"version": "19.0.1.7.0",
2323
"category": "Accounting",
2424
"sequence": 14,
2525
"summary": "",
@@ -54,6 +54,7 @@
5454
"data/santa_fe_report.xml",
5555
"data/tucuman_report.xml",
5656
"data/sicore_report.xml",
57+
"views/account_return_type_views.xml",
5758
],
5859
"demo": [
5960
"demo/res_partner_demo.xml",

0 commit comments

Comments
 (0)