odoo/addons/lunch
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
security [FIX] lunch: allow other people to create lunch orders for others 2014-04-28 09:53:01 +02:00
static [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
tests [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [MERGE] Forward-port of latest saas-4 fixes, up to 0452851 2014-05-27 20:49:49 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP]Lunch 2012-10-26 14:58:08 +02:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
lunch.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
lunch_demo.xml [IMP] Added email address. 2013-11-13 18:59:23 +05:30
lunch_report.xml [IMP] Lunch order report converted to QWeb 2014-02-17 15:05:23 +01:00
lunch_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00