odoo/openerp/cli
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
..
scaffold [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py Added odoo start command 2014-05-30 17:06:16 +02:00
deploy.py Added --force to odoo deploy 2014-06-11 09:55:17 +02:00
scaffold.py [FIX] pep8 errors generated by odoo.py scaffold 2014-06-06 09:03:10 +02:00
server.py Add docstring to help command 2014-05-27 17:07:40 +02:00
start.py Always create missing db when using `odoo start` 2014-06-10 15:00:20 +02:00