-
- Downloads
[FIX] odoo: Import data with falsy many2one fields
Steps to reproduce:
- Export a partner with country set to False, using EXCELL
- Try to import it with the xls file
Bug:
It raised: "No matching record found for name 'False' in field 'Country' at row 2"
opw:2080376
closes odoo/odoo#38220
Signed-off-by:
Simon Goffin (sig) <sig@openerp.com>
Please register or sign in to comment