[IMP] api: compute methods cannot depend on field 'id'
authorSamus CTO <cto@openerp.com>
Thu, 4 Sep 2014 07:30:43 +0000 (09:30 +0200)
committerRaphael Collet <rco@openerp.com>
Mon, 15 Sep 2014 13:06:44 +0000 (15:06 +0200)
commit176e14d2bc973c8ac97455c570e3e933361e2888
tree760dd00d13e3226daa3fb8a3215eb26f43a08df8
parent51e7e03502a6f3c341d544e7aae78a7e8f650642
[IMP] api: compute methods cannot depend on field 'id'

This feature hasn't been implemented because of complexity problems.
Therefore, we should not allow the developer to use it.
openerp/api.py