odoo/openerp/addons/test_impex/tests
Nicolas Martinelli 282fc4a850 [FIX] openerp: export empty string instead of None
xmlrpc 1.0 does not support None/null, so commit f3e4d0a will break xmlrpc api.
Therefore, we export an empty string if the field is empty, instead of False or
None. For integers and floats, zero is exported.

opw-643966
2015-08-03 08:16:23 +02:00
..
__init__.py [FIX] remove deprecated checks/fast_suite test attributes from standard modules 2015-01-15 14:31:40 +01:00
contacts.json move tests 2014-02-09 01:37:45 +01:00
contacts_big.json move tests 2014-02-09 01:37:45 +01:00
test_export.py [FIX] openerp: export empty string instead of None 2015-08-03 08:16:23 +02:00
test_import.py [IMP] models: sanitize error messages in import 2015-07-01 17:04:48 +02:00
test_load.py [FIX] orm: Revert 332154444d && acd7d84da4 2015-01-21 18:33:36 +01:00