lp:~vauxoo/account-financial-report/account-financial-report-5.0
- Get this branch:
- bzr branch lp:~vauxoo/account-financial-report/account-financial-report-5.0
Branch merges
Branch information
Recent revisions
- 241. By openerp <openerp@openerp> on 2012-01-02
-
[FIX] Fixing Bug that was arising when selecting accounts
with movements in the report to retrieve. - 240. By openerp <openerp@openerp> on 2011-12-30
-
[IMP] Optimizand parser code.
The change made revolves around avoiding the use
of method read which is less optimal than browse.Using browse improves the time in which a report is fetched
One Column Balance
- 237. By openerp <openerp@openerp> on 2011-12-30
-
[IMP] Optimizand parser code.
The change made revolves around avoiding the use
of method read which is less optimal than browse.Using browse improves the time in which a report is fetched.
- 234. By hbto [Vauxoo] http://www.vauxoo.com on 2011-11-09
-
[FIX] When asking all the period on the current fiscalyear
excludes the openning period from the computing of debit and
credit amounts and only use it for computing initial balance
[IMP] switch from using method read to method browse which
is more efficient at retrieving values from the ORM, it was
a poor implementation the one before this change, thoug it
needs further improvement.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)