[ADD]: Images: outlook, wiki, wiki_faq, wiki_quality_manual

bzr revid: vro@tinyerp.com-20110317110408-2o5nbazf4a1b9iru
This commit is contained in:
vro 2011-03-17 16:34:08 +05:30
parent 69236e922f
commit 79bf0f73da
4 changed files with 16 additions and 6 deletions

View File

@ -28,11 +28,12 @@
'depends' : ['base', 'mail_gateway'],
'category' : 'Generic Modules/Outlook interface',
'description': '''
This module provide the Outlook plug-in.
This module provides the Outlook Plug-in.
=========================================
Outlook plug-in allows you to select an object that youd like to add
to your email and its attachments from MS Outlook. You can select a partner, a task,
a project, an analytical account, or any other object and Archived selected
a project, an analytical account, or any other object and archive selected
mail in mailgate.messages with attachments.
''',
@ -42,6 +43,7 @@
'active': False,
'installable': True,
'certificate' : '001278773815818292125',
'images': ['images/config_outlook.jpeg','images/outlook_config_openerp.jpeg','images/outlook_push.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,9 +24,10 @@
'version': '1.0.1',
'category': 'Generic Modules/Others',
'description': """
The base module to manage documents(wiki)
The base module to manage documents(wiki).
==========================================
keep track for the wiki groups, pages, and history
Keep track of Wiki groups, pages, and history.
""",
'author': ['OpenERP SA', 'Axelor'],
'website': 'http://openerp.com',
@ -50,5 +51,6 @@ keep track for the wiki groups, pages, and history
'active': False,
'certificate': '0086363630317',
'web': True,
'images': ['images/create_index.jpeg','images/page_history.jpeg','images/wiki_groups.jpeg','images/wiki_pages.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,9 @@
'name': 'Document Management - Wiki - FAQ',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """This module provides a wiki FAQ Template
'description': """
This module provides a Wiki FAQ Template.
=========================================
""",
'author': 'OpenERP SA',
'website': 'http://openerp.com',
@ -34,5 +36,6 @@
'installable': True,
'active': False,
'certificate' : '00475023941677743389',
'images': ['images/wiki_groups_internal_faq.jpeg','images/wiki_pages_internal_faq.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,9 @@
'name': 'Document Management - Wiki - Quality Manual',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """Quality Manual Template
'description': """
Quality Manual Template.
========================
""",
'author': 'OpenERP SA',
'website': 'http://openerp.com',
@ -34,5 +36,6 @@
'installable': True,
'active': False,
'certificate' : '00705749856097740509',
'images': ['images/wiki_pages_quality_manual.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: