odoo/openerp/workflow
Vo Minh Thu 8b5e317eab [REF] service: workflow is not a service
- simply use openerp.workflow instead of the funky netsvc.LocalService
- the funky netsvc.LocalService is still available though
- all the methods are now simple function (the self was unnecessary)

bzr revid: vmt@openerp.com-20130130173759-xxgyafxqzp3okz3c
2013-01-30 18:37:59 +01:00
..
__init__.py [REF] service: workflow is not a service 2013-01-30 18:37:59 +01:00
common.py [IMP] openerp python module. 2011-02-07 13:57:23 +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 [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
wkf_logs.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
workitem.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00