Commit Graph

218 Commits

Author SHA1 Message Date
Olivier Dony edd52b6a0a [IMP] decimal_precision: add explicit index(select) on precision name
(even though there was already one due to the unique constraint)

bzr revid: odo@openerp.com-20100928111947-2ssoruldvg7vx4gu
2010-09-28 13:19:47 +02:00
sbh (Open ERP) cf4ea3b57a [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100923061103-8fm2ek7u9nug3wph
2010-09-23 11:41:03 +05:30
Olivier Dony 65dd1ccf79 [IMP] decimal_precision: better constraint error message
bzr revid: odo@openerp.com-20100922165247-zmowte1j492lwfeg
2010-09-22 18:52:47 +02:00
olt@tinyerp.com 2a3ee6ed48 [FIX] decimal_precision: clear cache after calling parent write
bzr revid: olt@tinyerp.com-20100922083835-kjhopzhopkp7fyau
2010-09-22 10:38:35 +02:00
olt@tinyerp.com ed42755ea7 [FIX] decimal_precision: change_digit does not return the same data type as precision_get
bzr revid: olt@tinyerp.com-20100921132639-aacj51e3oneax3yb
2010-09-21 15:26:39 +02:00
olt@tinyerp.com 5c2153597f [FIX] the line was inadvertently removed
bzr revid: olt@tinyerp.com-20100921130649-fo2e12jnsm5m8052
2010-09-21 15:06:49 +02:00
olt@tinyerp.com ac25124ddd [IMP] decimal_precision: performance improvement:
* redirected 'get_precision.change_digit'
    function to use 'precision_get' method from 'decimal_precision' class
  * 'precision_get' method now uses a cache (invalidated in write)
  * added an sql constraint: name should be unique

bzr revid: olt@tinyerp.com-20100921124435-5vrd80zpucjaxya4
2010-09-21 14:44:35 +02:00
Launchpad Code Hosting 92dae3d838 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100909044746-t9krhsoh6qwblo1s
2010-09-09 04:47:46 +00:00
Launchpad Code Hosting 3b5d0cec6d Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100902035510-057ii8q0iqdke9bn
2010-09-02 04:55:10 +01:00
Launchpad Code Hosting e08ada7432 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100901040031-gjnh9hlg0htrlds2
2010-09-01 05:00:31 +01:00
Launchpad Code Hosting 408e7516d5 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100831035911-70nncroj6ispulkh
2010-08-31 04:59:11 +01:00
Mustufa Rangwala cd06408356 [ADD] Add missing i18n for addons modules
bzr revid: mra@mra-laptop-20100823062609-hdtcrru62l2x2hr3
2010-08-23 11:56:09 +05:30
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +05:30
Fabien Pinckaers 9544b5751a [IMP] renamed __terp__.py into __openerp__.py
bzr revid: fp@tinyerp.com-20100419100752-igk4inlzl6c5g2hk
2010-04-19 12:07:52 +02:00
kum (Open ERP) 7242dcac71 [IMP] all modules:Improved terp description for all the modules and improved module categories
bzr revid: kum@tinyerp.co.in-20100318110823-1qmiyfpxrfatpoh8
2010-03-18 16:38:23 +05:30
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
Fabien Pinckaers 419ee926b1 add security rules on decimal_precision
bzr revid: fp@tinyerp.com-20100306200216-d9fg7r9doibyzjfr
2010-03-06 21:02:16 +01:00
Fabien Pinckaers 03ac209049 [IMP] Decimal Precision module to change the number of digits in real time on floats
bzr revid: fp@tinyerp.com-20100306195500-s1t8a7w7gcsch42w
2010-03-06 20:55:00 +01:00