Comment 17 for bug 551630

Revision history for this message
Ferdinand (office-chricar) wrote :

Hmm
 I just wonder
* c2c is supposed to produce new reports using their new reporting system - do you analyse old or new reports

* the module account_financial_report produces usable reports

* initial balance - every report must have initial balance (except P&L obviously) , regardless if previous periods are closed or not
** all these figures should be produced in account/account.py to be reused in all apps.
** see https://code.launchpad.net/~openerp-commiter/openobject-addons/chricar_price_unit

* tree structured reports
** these are currently not usable, because the structure is only defined by indents which nobody can follow over many pages
*** it is a MUST to have automatic structured numbering for each level
Example for indent numbering (as discussed with N. Bessi)
1.
1.2.
1.2.1.
1.2.2.
1.3.
1.3.1.
1.3.1.1