odoo/addons/google_spreadsheet
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 [FIX]google_spreadsheet: typo 2013-07-25 14:42:59 +02:00
static/src [FIX] correctly include some inputs in drawer 2014-05-27 14:44:21 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [ADD]google_spreadsheet 2013-06-27 19:11:37 +02:00
__openerp__.py [FIX] various addons: fixed underling of various openerp.py files. 2014-06-11 08:44:41 +02:00
google_spreadsheet.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
google_spreadsheet_data.xml [FIX]google_spreadsheet: add active field on google drive template and handle when auth_crypt is installed 2013-07-23 15:04:53 +02:00
google_spreadsheet_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00