[FIX] account_voucher: period selection in on_change
[odoo/odoo.git] / openerp / workflow /
2014-08-05 Wolfgang Taferner[IMP] workflow: add sequence for ordering workflow...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-04-25 Christophe Simonis[IMP] remove useless table/column creations in base...
2014-01-20 Xavier Morel[IMP] py26 compatibility
2014-01-09 Stephane Wirtel[REF] Merge a refactoring of the workflow (lp:~openerp...
2013-10-24 Stephane Wirtel[REF] Start to abstract the Workflow engine
2013-10-23 Stephane Wirtel[REF] Create a WorkflowItem object
2013-10-23 Stephane Wirtel[REF] Remove the useless wkf_expr.py file and copy...
2013-10-23 Stephane Wirtel[REF] Remove old code from the workflow engine
2013-10-23 Stephane Wirtel[REF] First step, use the same vocabulary for the cr...
2013-08-09 Thibault Delavallée[FIX] workflows: fixed a regression in transition check...
2013-07-23 Vo Minh Thu[IMP] workflows: added docstring, some variable renamin...
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-26 Vo Minh Thu[FIX] workitem: the early return in the case workitem...
2013-03-19 Xavier Morel[IMP] switch workflows to standard logging (silenced...
2013-03-19 Xavier Morel[IMP] flow of workflow.workitem.process
2013-03-19 Xavier Morel[REM] unused openerp.workflow.common
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-01-30 Vo Minh Thu[REF] service: workflow is not a service
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-11-28 Vo Minh Thu[IMP] wkf_expr: Ignore empty lines and lines with blanks.
2012-10-23 Turkesh Patel (Ope... [IMP] improved code
2012-09-05 Turkesh Patel (Ope... [FIX] Workflow function activities explode if they...
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2011-12-11 Fabien Pinckaers[FIX] workflow returning actions
2011-09-29 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-20 Vo Minh Thu[MERGE] report/preprocess: make sure to remove the...
2011-09-14 Harry (OpenERP)[FIX] workflow: pass active_model in context on run...
2011-07-28 Vo Minh Thu[REF] netsvc: removed unused kwarg.
2011-07-28 Vo Minh Thu[REF] netsvc: removed exportMethod that was only used...
2011-07-22 Viktor NagyAdded documentation to workflow_service methods.
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-02-07 Vo Minh Thu[IMP] openerp python module.