odoo/addons/website_sale_delivery
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
..
controllers [FIX] website_sale_delivery: missing refactoring related to a5ca54fd5b 2014-06-29 02:13:34 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] website: some access right 2014-01-06 15:18:17 +01:00
static/src/js [FIX] website_sale: checkout process: fixed carrier choice redirection 2013-12-19 11:51:22 +01:00
views [FIX] website_sale_delivery: bundlify JS file inclusion 2014-07-05 02:24:43 +02:00
__init__.py [IMP] website_sale_delivery: make the module effectively works. 2013-12-17 16:26:05 +01:00
__openerp__.py [FIX] website_sale_delivery: Should be installable 2014-06-27 17:26:03 +02:00