Commit Graph

16 Commits

Author SHA1 Message Date
Nicolas Seinlet 8c4877ff0d [FIX] account_asset: Assets Analysis performance
In a real environment with a big dataset,
the query reponse time decreased from 750s to 6s,
by using a join on the sub-select instead of redoing
the select for each line.

Fixes #8812
Closes #9128
2015-10-22 16:04:19 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers 6793e30508 [FIX]
bzr revid: fp@tinyerp.com-20120929091635-nwuk8xpj9plxxwml
2012-09-29 11:16:35 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit (OpenERP) c26d11c6ec [FIX] account_asset : Fixes the field type problem
lp bug: https://launchpad.net/bugs/935469 fixed

bzr revid: amp@tinyerp.com-20120328092648-gx3nfuv0bqmg13bt
2012-03-28 14:56:48 +05:30
Quentin (OpenERP) d1545ea1be [IMP] account_asset: asset analysis improvements
bzr revid: qdp-launchpad@openerp.com-20110705142322-5e9tup635x8gf40d
2011-07-05 16:23:22 +02:00
Ujjvala Collins (OpenERP) 048421ac28 [IMP] account_asset: Corrections according to python standards.
bzr revid: uco@tinyerp.com-20110630121458-x3b5anmgxovhjz1x
2011-06-30 17:44:58 +05:30
Ujjvala Collins (OpenERP) a308cefeb5 [FIX] account_asset: Solved problem of purchase value on analysis report.
bzr revid: uco@tinyerp.com-20110630115907-sqwhn1vjw6vck9ii
2011-06-30 17:29:07 +05:30
Ujjvala Collins (OpenERP) a35800eb6d [FIX] account_asset: Fixed label of purchase date field and solved error when depreciation lines are not on asset.
bzr revid: uco@tinyerp.com-20110630110842-rcc7dy6rgkpwik8y
2011-06-30 16:38:42 +05:30
Ujjvala Collins (OpenERP) 3a47f2f84f [IMP] account_asset: Improved analysis report according to new specifications given on pad.
bzr revid: uco@tinyerp.com-20110629132149-6lhkfny69zz3fkhf
2011-06-29 18:51:49 +05:30
Ujjvala Collins (OpenERP) ff7434fdfa [IMP] account_asset: Improved usability for search view on analysis report.
bzr revid: uco@tinyerp.com-20110624054415-omdr3ge4r4w4ucom
2011-06-24 11:14:15 +05:30
Ujjvala Collins (OpenERP) 0a44a58368 [IMP] account_asset: Improved report, view and license.
bzr revid: uco@tinyerp.com-20110606100629-5wvorazdo9nad9eb
2011-06-06 15:36:29 +05:30
Ujjvala Collins (OpenERP) 5f8af38fad [IMP] account_asset: Improved asset analysis report.
bzr revid: uco@tinyerp.com-20110602083718-gwdqbemjzq2ftanj
2011-06-02 14:07:18 +05:30
Quentin (OpenERP) 88eee17c30 [FIX] account_asset: wrong place of files
bzr revid: qdp-launchpad@openerp.com-20110509092855-w9lp6dvk0ogymuxy
2011-05-09 11:28:55 +02:00