Skip to content

Commit 470c4f3

Browse files
committed
Merge PR #1253 into 18.0
Signed-off-by pedrobaeza
2 parents caf8ce9 + 01f22b8 commit 470c4f3

File tree

102 files changed

+60195
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+60195
-0
lines changed

account_financial_report/README.rst

+209
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,209 @@
1+
=========================
2+
Account Financial Reports
3+
=========================
4+
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7+
!! This file is generated by oca-gen-addon-readme !!
8+
!! changes will be overwritten. !!
9+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:4d56adc35fff26b88020bebb3cd0fcb302b7c7c7483639925cfc4f9b850d8ac4
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12+
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14+
:target: https://odoo-community.org/page/development-status
15+
:alt: Beta
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
17+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18+
:alt: License: AGPL-3
19+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github
20+
:target: https://github.com/OCA/account-financial-reporting/tree/18.0/account_financial_report
21+
:alt: OCA/account-financial-reporting
22+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+
:target: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report
24+
:alt: Translate me on Weblate
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&target_branch=18.0
27+
:alt: Try me on Runboat
28+
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
30+
31+
This module adds a set of financial reports. They are accessible under
32+
Invoicing / Reporting / OCA accounting reports.
33+
34+
- General ledger
35+
- Trial Balance
36+
- Open Items
37+
- Aged Partner Balance
38+
- VAT Report
39+
- Journal Ledger
40+
41+
Currently General ledger, Trial Balance and Open Items are fully
42+
compatible with a foreign currency set up in account in order to display
43+
balances. Moreover, any foreign currency used in account move lines is
44+
properly shown.
45+
46+
In case that in an account has not been configured a second currency
47+
foreign currency balances are not available.
48+
49+
Invoicing / Settings / Invoicing / OCA Aged Report Configuration you
50+
will be able to set dynamic intervals that will appear on the Aged
51+
Partner Balance. For further information, check CONFIGURE.rst
52+
53+
**Table of contents**
54+
55+
.. contents::
56+
:local:
57+
58+
Configuration
59+
=============
60+
61+
To configure dynamic intervals for Aged Partner Balance you need to:
62+
63+
Go on 'Settings' -> 'Invoicing' -> 'OCA Aged Report Configuration'.
64+
65+
Click on option 'Configurations' and create new record.
66+
67+
Create new interval. The name established on line will be the column to
68+
display in Aged Partner Balance. Inferior limit established on line is
69+
the interval
70+
71+
Example of configuration inferior limit:
72+
73+
-> 15 -> 30 -> 60
74+
75+
It means the first interval is from 0 to 15, the second from 16 to 30,
76+
and the third is 61+.
77+
78+
Go on 'Invoicing' -> 'Reporting' -> 'OCA accounting reports' -> 'Aged
79+
Partner Balance'
80+
81+
When wizard is open, you need to select your interval configuration and
82+
print report.
83+
84+
If you want to get default interval configuration any time you wish to
85+
print Aged Partner Report, you can set default interval configuration
86+
per company in:
87+
88+
'Settings' -> 'Invoicing' -> 'OCA Aged Report Configuration'.
89+
90+
Known issues / Roadmap
91+
======================
92+
93+
- 'VAT Report' is valid only for cases where it's met that for each Tax
94+
defined: all the "Account tags" of all the 'Repartition for Invoices'
95+
or 'Repartition for Credit Notes' are different.
96+
- It would be nice to have in reports a column indicating the state of
97+
the entries when the option "All Entries" is selected in "Target
98+
Moves" field in a wizard
99+
100+
Changelog
101+
=========
102+
103+
11.0.2.5.0 (2019-04-26)
104+
-----------------------
105+
106+
- In the Trial Balance you have an option to hide parent hierarchy
107+
levels
108+
109+
11.0.2.4.1 (2019-01-08)
110+
-----------------------
111+
112+
- Handle better multicompany behaviour
113+
- Improve how title appears in the reports
114+
- Improve performance in General Ledger
115+
116+
11.0.2.3.1 (2018-11-29)
117+
-----------------------
118+
119+
- In the Trial Balance you can apply a filter by hierarchy levels
120+
- In the General Ledger you can apply a filter by Analytic Tag
121+
- In the Journal Ledger the field 'Journal' is now optional
122+
123+
Bug Tracker
124+
===========
125+
126+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-reporting/issues>`_.
127+
In case of trouble, please check there if your issue has already been reported.
128+
If you spotted it first, help us to smash it by providing a detailed and welcomed
129+
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20account_financial_report%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
130+
131+
Do not contact contributors directly about support or help with technical issues.
132+
133+
Credits
134+
=======
135+
136+
Authors
137+
-------
138+
139+
* Camptocamp
140+
* initOS GmbH
141+
* redCOR AG
142+
* ForgeFlow
143+
144+
Contributors
145+
------------
146+
147+
- Jordi Ballester <[email protected]>
148+
- Yannick Vaucher <[email protected]>
149+
- Simone Orsi <[email protected]>
150+
- Leonardo Pistone <[email protected]>
151+
- Damien Crier <[email protected]>
152+
- Andrea Stirpe <[email protected]>
153+
- Thomas Rehn <[email protected]>
154+
- Andrea Gallina <[email protected]>
155+
- Robert Rottermann <[email protected]>
156+
- Ciro Urselli <[email protected]>
157+
- Francesco Apruzzese <[email protected]>
158+
- Lorenzo Battistini <https://github.com/eLBati>
159+
- Julien Coux <[email protected]>
160+
- Akim Juillerat <[email protected]>
161+
- Alexis de Lattre <[email protected]>
162+
- Mihai Fekete <[email protected]>
163+
- Miquel Ra??ch <[email protected]>
164+
- Joan Sisquella <[email protected]>
165+
- `Tecnativa <https://www.tecnativa.com>`__:
166+
167+
- Pedro M. Baeza
168+
- Sergio Teruel
169+
- Ernesto Tejeda
170+
- João Marques
171+
- Alexandre D. D??az
172+
- V??ctor Mart??nez
173+
- Carolina Fernandez
174+
175+
- `Sygel <https://www.sygel.es>`__:
176+
177+
- Harald Panten
178+
- Valentin Vinagre
179+
180+
- Lois Rilo <[email protected]>
181+
- Saran Lim. <[email protected]>
182+
- Omar Casti??eira <[email protected]>
183+
- Chau Le <[email protected]>
184+
185+
Much of the work in this module was done at a sprint in Sorrento, Italy
186+
in April 2016.
187+
188+
Other credits
189+
-------------
190+
191+
The migration of this module from 17.0 to 18.0 was financially supported
192+
by Camptocamp.
193+
194+
Maintainers
195+
-----------
196+
197+
This module is maintained by the OCA.
198+
199+
.. image:: https://odoo-community.org/logo.png
200+
:alt: Odoo Community Association
201+
:target: https://odoo-community.org
202+
203+
OCA, or the Odoo Community Association, is a nonprofit organization whose
204+
mission is to support the collaborative development of Odoo features and
205+
promote its widespread use.
206+
207+
This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/18.0/account_financial_report>`_ project on GitHub.
208+
209+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

account_financial_report/__init__.py

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Author: Damien Crier
2+
# Copyright 2016 Camptocamp SA
3+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
4+
5+
from . import models
6+
from . import report
7+
from . import wizard
+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Author: Damien Crier
2+
# Author: Julien Coux
3+
# Copyright 2016 Camptocamp SA
4+
# Copyright 2020 ForgeFlow S.L. (https://www.forgeflow.com)
5+
# Copyright 2021 Tecnativa - João Marques
6+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
7+
{
8+
"name": "Account Financial Reports",
9+
"version": "18.0.1.0.0",
10+
"category": "Reporting",
11+
"summary": "OCA Financial Reports",
12+
"author": "Camptocamp,"
13+
"initOS GmbH,"
14+
"redCOR AG,"
15+
"ForgeFlow,"
16+
"Odoo Community Association (OCA)",
17+
"website": "https://github.com/OCA/account-financial-reporting",
18+
"depends": ["account", "date_range", "report_xlsx"],
19+
"data": [
20+
"security/ir.model.access.csv",
21+
"security/security.xml",
22+
"wizard/aged_partner_balance_wizard_view.xml",
23+
"wizard/general_ledger_wizard_view.xml",
24+
"wizard/journal_ledger_wizard_view.xml",
25+
"wizard/open_items_wizard_view.xml",
26+
"wizard/trial_balance_wizard_view.xml",
27+
"wizard/vat_report_wizard_view.xml",
28+
"view/account_age_report_configuration_views.xml",
29+
"menuitems.xml",
30+
"reports.xml",
31+
"report/templates/layouts.xml",
32+
"report/templates/aged_partner_balance.xml",
33+
"report/templates/general_ledger.xml",
34+
"report/templates/journal_ledger.xml",
35+
"report/templates/open_items.xml",
36+
"report/templates/trial_balance.xml",
37+
"report/templates/vat_report.xml",
38+
"view/account_view.xml",
39+
"view/report_general_ledger.xml",
40+
"view/report_journal_ledger.xml",
41+
"view/report_trial_balance.xml",
42+
"view/report_open_items.xml",
43+
"view/report_aged_partner_balance.xml",
44+
"view/report_vat_report.xml",
45+
"view/res_config_settings_views.xml",
46+
],
47+
"assets": {
48+
"web.assets_backend": [
49+
"account_financial_report/static/src/js/*",
50+
"account_financial_report/static/src/scss/*",
51+
"account_financial_report/static/src/xml/**/*",
52+
],
53+
},
54+
"installable": True,
55+
"application": True,
56+
"auto_install": False,
57+
"license": "AGPL-3",
58+
}

0 commit comments

Comments
 (0)