ooop
ooop copied to clipboard
Error on 64 bits with saving default relations
Comes from Issue #19
xmlrpc just supports 32bit integers on a 64bit machine python id functions return a 64 number as object id when it creates a new instance of openerp object and is not automatically saved or is not manually saved it trys to send the number on to the server giving a OverFlow error.