~taktik/openobject-addons/hui-extra-6.1

« back to all changes in this revision

Viewing changes to account_trial_balance_period_xls/README/README.txt

  • Committer: Luc De Meyer
  • Date: 2014-08-29 15:19:39 UTC
  • Revision ID: luc.demeyer@noviat.com-20140829151939-vqscyplor81jj4al
update noviat modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Differences with account_financial_report_webkit Trial Balance
 
2
==============================================================
 
3
 
 
4
This module is complementary to the 'account_financial_report_webkit'/'account_financial_report_webkit_xls' modules Trial Balance.
 
5
 
 
6
Main differences:
 
7
 
 
8
1) Main purpose of the report
 
9
-----------------------------
 
10
 
 
11
The main purpose of this report is to have a 'single click' view on the operational performance.
 
12
If you select the top level P&L accounts and the periods, you get the P&L details as well as the summed up P&L results.
 
13
 
 
14
2) Report by period
 
15
-------------------
 
16
 
 
17
The financial performance for the selected set of accounts is reported by fiscal period.
 
18
In the last column the results of the fiscal periods are totalised.
 
19
These totals are equal to the 'account_financial_report_webkit' totals (if opening entries are present, cf. infra).
 
20
 
 
21
3) Initial Balance
 
22
------------------
 
23
 
 
24
This report collects his data via a query on the accounting entries per period.
 
25
As a consequence, there is no 'Initial Balance' logic such as implemented in the 'account_financial_report_webkit' module.
 
26
In order to include the 'Initial Balance' data in this report, you should first generate the opening entries for the selected fiscal year and include the Opening Period into the selected period range.
 
27
By default the Opening & Close periods are excluded.
 
28
 
 
29
4) Reporting Level
 
30
------------------
 
31
 
 
32
The report wizard allows to select a reporting level. 
 
33
This level corresponds to the depth in the Chart of Accounts. 
 
34
You can e.g. select level 1 to report only on the top level accounts (the general account classes).
 
35
 
 
36
   
 
 
b'\\ No newline at end of file'