Skip to content

Commit e1b391f

Browse files
committed
[FIX] l10n_ar_account_reports: Readme changes
1 parent 7dd7216 commit e1b391f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

l10n_ar_account_reports/README.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,22 @@
1414
Accounting Reports with Accounting Documents
1515
============================================
1616

17-
Customizes Odoo standard accounting reports to meet specific Argentine requirements, adding necessary fiscal information for balance presentation and generating additional reports for check control.
17+
Customizes Odoo standard accounting reports to meet specific Argentine requirements, adding necessary fiscal information for balance presentation.
1818

1919
Functional description
2020
======================
2121

22-
This module adds two main functionalities:
23-
2422
**1. Partner Ledger Report Enhancement**
2523

2624
Modifies the native Partner Ledger (Libro Mayor de Empresas) report to include Argentine fiscal information alongside each partner's name. The standard Odoo report only shows "Partner Name", while with this module it displays "Partner Name (CUIT: 1234567890)".
2725

2826
This functionality is essential for fiscal compliance in Argentina, as the report serves as the official detail of Debtors and Creditors at year-end, required for Annual Balance presentation to accounting and tax authorities.
2927

30-
Agrega el CUIT de cada partner en el reporte "Libro Mayor de Empresas" (Partner Ledeger)
31-
Agrega reportes de estado de resultado y balance
28+
**2. Balance Sheet and P&L Reports Enhancement**
29+
30+
Extends the native Balance Sheet (Balance) and Profit & Loss (Estado de Resultados) reports to include Argentine fiscal information. These reports are modified to display CUIT information alongside account names, similar to the Partner Ledger enhancement.
31+
32+
This functionality ensures that all mandatory accounting reports include proper fiscal identification required by Argentine accounting standards (RT - Resoluciones Técnicas) and tax authority (AFIP) regulations for Annual Balance presentation.
3233

3334
Installation
3435
============
@@ -44,7 +45,7 @@ Configuration
4445
This module doesn't require specific configuration. It automatically:
4546

4647
#. Enhances the Partner Ledger report with CUIT information
47-
#. Adds the "Cheques a fecha" menu under Accounting → Reporting → Legal Statements
48+
#. Enhances the Balance Sheet and Profit & Loss reports with CUIT information
4849

4950
Usage
5051
=====
@@ -53,11 +54,10 @@ Usage
5354
#. Go to Accounting → Reporting → Partner Ledger
5455
#. Generate the report normally - partner names will automatically include CUIT information
5556

56-
**Checks to Date Report:**
57-
#. Go to Accounting → Reporting → Legal Statements → Cheques a fecha
58-
#. Select the date up to which you want to see pending checks
59-
#. Optionally filter by journal
60-
#. Click "Confirmar" to generate the PDF report
57+
**Balance Sheet and P&L Reports:**
58+
#. Go to Accounting → Reporting → Balance Sheet or Profit and Loss
59+
#. Generate the report normally - account names will automatically include CUIT information when applicable
60+
#. You can change the default Odoo report type once you're in the report view
6161

6262
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
6363
:alt: Try me on Runbot

0 commit comments

Comments
 (0)