odoo/openerp/addons/base/ir/workflow
Sylvain GARANCHER f4cb884cdc [FIX] base: Add missing return values
The _auto_init method was overriden without keeping the return value of
the super on some models.
This break the new stored computed fields computation at field creation.

Closes #11985
opw-677232
2016-05-17 10:39:54 +02:00
..
__init__.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
print_instance.py [FIX] base: print workflow now displays the transition where the workflow instance is stuck 2014-01-14 18:05:29 +01:00
workflow.py [FIX] base: Add missing return values 2016-05-17 10:39:54 +02:00
workflow_view.xml [IMP]all: imporve string state to status 2012-10-12 17:54:19 +05:30