Nimesh Contractor(Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-907706-nco into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #907706 in OpenERP Addons: "can't import a google contacts"
https://bugs.launchpad.net/openobject-addons/+bug/907706
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-907706-nco/+merge/86802
Hello,
I have remove the 'calendar_name' field from the default.
Thanks,
NCO.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-907706-nco/+merge/86802
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-907706-nco.
=== modified file 'import_google/wizard/import_google_data.py'
--- import_google/wizard/import_google_data.py 2011-07-05 12:04:48 +0000
+++ import_google/wizard/import_google_data.py 2011-12-23 13:20:30 +0000
@@ -107,7 +107,6 @@
_defaults = {
'create_partner': 'create_all',
'group_name': 'all',
- 'calendar_name': 'all',
}
def import_google(self, cr, uid, ids, context=None):
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp