Commit Graph

264 Commits

Author SHA1 Message Date
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