odoo/openerp/workflow
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
__init__.py [REF] Merge a refactoring of the workflow (lp:~openerp-dev/openobject-server/trunk-refactor-workflow-stw) 2014-01-09 10:50:17 +01:00
helpers.py [REF] Create a WorkflowItem object 2013-10-23 15:58:38 +02:00
instance.py [IMP] remove useless table/column creations in base.sql. Let the ORM do it job. 2014-04-25 18:28:28 +02:00
service.py [REF] Start to abstract the Workflow engine 2013-10-24 09:57:07 +02:00
workitem.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00