Comment 13 for bug 551630

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

Please have a look at
* stable_5.0-extra-addons/account_financial_report with a lot of nice and usable reports

* https://code.launchpad.net/~openerp-commiter/openobject-addons/chricar_price_unit
account/account.py
here I have added computations for all necessary fields for yearly reports - this computation should be solved in a central place ad be used by all reports
(currently not yet working is multi-period selection)

IMPORTANT - this solution returns correct fiscal year numbers - especially initial balance regardless if previous fiscal years are open or closed !!
Nobody wants to close fiscal years until all closing work has been done
(may be some bugs ares still present)