bzr revid: mra@mra-laptop-20100614085238-s2othfip5cf3l4nc
This commit is contained in:
Mustufa Rangwala 2010-06-14 14:22:38 +05:30
commit b17d9f52da
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
from osv import osv, fields
import time
import tools
import base64
class mailgate_thread(osv.osv):

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Axelor",
"website" : "http://www.axelor.com/",
"depends" : ["base","crm"],
"depends" : ["base"],
"category" : "Generic Modules/Thunderbird interface",
"description": '''
This module is required for the thuderbird plug-in to work