odoo/addons/website_quote
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 [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
data [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] website_quote: security fix, only salesman were able to read sale order options, while other users, like portal and public, obviously need to be able to read these options 2014-04-10 10:14:45 +02:00
static [FIX] website: route and redirect: remove all backslash from url 2014-03-14 17:23:46 +01:00
views Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP] renaming to website_quote for coherence with controllers 2014-01-26 00:09:11 +01:00
__openerp__.py [FIX] various addons: fixed underling of various openerp.py files. 2014-06-11 08:44:41 +02:00