odoo/openerp/cli/scaffold
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__.jinja2 Refactor scaffolding engine so it can be used from outside 2014-05-29 16:25:30 +02:00
__openerp__.jinja2 [FIX] pep8 errors generated by odoo.py scaffold 2014-06-06 09:03:10 +02:00
controllers.jinja2 [IMP] add kwargs to scaffolded controller so ?debug does not blow up by default 2014-06-05 12:32:12 +02:00
ir.model.access.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00
models.jinja2 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
record.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00
theme_css.jinja2 Basic support for scaffold --theme 2014-05-30 21:20:39 +02:00
theme_xml.jinja2 scaffold fix, add a sample page and snippet 2014-06-03 01:00:23 +02:00
webclient_css.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00
webclient_js.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00
webclient_xml.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00
xmldata.jinja2 Basic support for xml data files 2014-05-30 11:35:28 +02:00