odoo/addons/google_spreadsheet
Denis Ledoux f0c49f88d0 [FIX]google_spreadsheet: was checking if module auth_crypt was installed, to decide to display popup in the spreadsheet to ask the credentials. Now it only check if the password is empty (works for auth_crypt module and ldap module).
bzr revid: dle@openerp.com-20131017143409-m783tf5ozmotlld2
2013-10-17 16:34:09 +02:00
..
i18n [FIX]google_spreadsheet: typo 2013-07-25 14:42:59 +02:00
static/src [ADD]google_spreadsheet: view (ir.attachement) in reporting, formula used in description of attachement 2013-07-22 18:45:08 +02:00
__init__.py [ADD]google_spreadsheet 2013-06-27 19:11:37 +02:00
__openerp__.py [ADD]google_spreadsheet: view (ir.attachement) in reporting, formula used in description of attachement 2013-07-22 18:45:08 +02:00
google_spreadsheet.py [FIX]google_spreadsheet: was checking if module auth_crypt was installed, to decide to display popup in the spreadsheet to ask the credentials. Now it only check if the password is empty (works for auth_crypt module and ldap module). 2013-10-17 16:34:09 +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 [FIX]google_spreadsheet: typo 2013-07-25 14:42:59 +02:00