You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n_ar_account_reports/README.rst
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,22 @@
14
14
Accounting Reports with Accounting Documents
15
15
============================================
16
16
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.
18
18
19
19
Functional description
20
20
======================
21
21
22
-
This module adds two main functionalities:
23
-
24
22
**1. Partner Ledger Report Enhancement**
25
23
26
24
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)".
27
25
28
26
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.
29
27
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.
32
33
33
34
Installation
34
35
============
@@ -44,7 +45,7 @@ Configuration
44
45
This module doesn't require specific configuration. It automatically:
45
46
46
47
#. 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
48
49
49
50
Usage
50
51
=====
@@ -53,11 +54,10 @@ Usage
53
54
#. Go to Accounting → Reporting → Partner Ledger
54
55
#. Generate the report normally - partner names will automatically include CUIT information
55
56
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
0 commit comments