odoo/addons/website_event_sale
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
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] event_sale, website_event_sale: ACLs for event.event.ticket 2014-05-27 18:39:00 +02:00
static/src/js [IMP] Tour: add tour in web module; tour became available in backend. 2014-06-18 12:25:13 +02:00
tests [FIX] website: enable test for blog, event... 2014-07-02 14:09:57 +02:00
views [IMP] website: move custom scripts in the assets; fix website_sale_option to display modal in grid view 2014-06-25 14:03:23 +02:00
__init__.py [IMP] website_event: split module: remove depends with sale and move event's ticket form into a bridge: website_event_sale 2014-01-28 12:31:01 +01:00
__openerp__.py [IMP] website_event: split module: remove depends with sale and move event's ticket form into a bridge: website_event_sale 2014-01-28 12:31:01 +01:00