odoo/openerp/workflow
Vo Minh Thu 2397c1a98b [IMP] workflows: added docstring, some variable renaming (to wkf_expr).
bzr revid: vmt@openerp.com-20130723125242-mpzpjfbnyrmx3bzt
2013-07-23 14:52:42 +02:00
..
__init__.py [REF] service: workflow is not a service 2013-01-30 18:37:59 +01:00
instance.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
wkf_expr.py [IMP] workflows: added docstring, some variable renaming (to wkf_expr). 2013-07-23 14:52:42 +02:00
workitem.py [FIX] workitem: the early return in the case workitem.state == running was seemingly wrong as workitem.state is mutated in some other IFs. 2013-03-26 15:39:37 +01:00