odoo/addons/website_crm_partner_assign
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] new v8 api by rco 2014-07-06 17:05:41 +02:00
data [ADD] website_crm_partner_assign: display demo data on website 2014-05-28 10:35:58 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [FIX] website_crm_partner_assign: make display of all countries work 2014-06-10 12:04:50 +02:00
__init__.py [REF] website_google_map, website_crm, website_crm_partner_assign, website_membership: extracted res.partner model stuff into dedicated module and moved model-related stuff inside a models directory. 2013-10-02 11:23:09 +02:00
__openerp__.py [ADD] website_crm_partner_assign: display demo data on website 2014-05-28 10:35:58 +02:00