odoo/addons/google_drive
Olivier Dony d72ccec81a [FIX] google_drive: base.config.settings must be a TransientModel
Making it a real Model causes access right errors,
as it has no ACLs. 
+ cleanup other model declarations

bzr revid: odo@openerp.com-20131016164135-uf3gxe0p1i6h3xyq
2013-10-16 18:41:35 +02:00
..
i18n Launchpad automatic translations update. 2013-09-12 06:40:18 +00:00
security [RENAME]google_docs => google_drive 2013-06-26 11:30:19 +02:00
static [FIX]google_drive: add in more menu duplicate when clicking on form switch button 2013-07-23 15:30:55 +02:00
__init__.py [RENAME]google_docs => google_drive 2013-06-26 11:30:19 +02:00
__openerp__.py [FLAKE8] 2013-06-26 11:57:36 +02:00
google_drive.py [FIX] google_drive: base.config.settings must be a TransientModel 2013-10-16 18:41:35 +02:00
google_drive_data.xml [FIX]google_spreadsheet: write formula once spreadsheet opened 2013-07-22 16:30:34 +02:00
google_drive_demo.xml [FIX]google_drive,google_base_account: back to httpllib 2013-06-26 19:00:35 +02:00
res_config_user_view.xml [FIX]google_drive: typo 2013-07-23 16:12:56 +02:00