[IMP] model: when the orm create/update a table check if they are at least one row...
authorChristophe Matthieu <chm@odoo.com>
Tue, 15 Jul 2014 12:45:24 +0000 (14:45 +0200)
committerOlivier Dony <odo@openerp.com>
Thu, 17 Jul 2014 16:46:10 +0000 (18:46 +0200)
commit6e6f12144de6147b5c2eccea2bc3d663775ef702
tree719cad0f83cabda2be269e0c46f48791bc400080
parentfe64988ae2cc42619c965cc1972d8dbc03453039
[IMP] model: when the orm create/update a table check if they are at least one row of the table to load column default values
openerp/models.py