[FIX] orm: force copy of float fields on object instanciation, as the digits cache...
authorXavier ALT <xal@openerp.com>
Tue, 3 Apr 2012 06:35:56 +0000 (08:35 +0200)
committerXavier ALT <xal@openerp.com>
Tue, 3 Apr 2012 06:35:56 +0000 (08:35 +0200)
commitd1db103105ebeb4aa643b1b801306ba51b995c89
treea2dedf41a5b447e045c600718384687f65e3a07b
parent985b280abe980421df72763d155f3b3cfe0cad38
[FIX] orm: force copy of float fields on object instanciation, as the digits cache should be per-pool, not server-wide

bzr revid: xal@openerp.com-20120403063556-4d2c7lx28j3l2url
bin/osv/osv.py