[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713090033-h0lnq0rceganv5mv
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-13 14:30:33 +05:30
parent e0d24ed957
commit 5847fae7a3
5 changed files with 15 additions and 18 deletions

View File

@ -24,8 +24,7 @@
'version': '1.0',
"category": "Project Management",
'description': """
This module adds a PAD in all project kanban views
==================================================
This module adds a PAD in all project kanban views.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',

View File

@ -25,9 +25,7 @@
'version': '1.0',
'category': 'Hidden/Dependency',
'description': """
The common interface for pugin.
=====================================================
The common interface for plug-in.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',

View File

@ -30,10 +30,11 @@
'description': '''
This module provides the Outlook Plug-in.
=========================================
Outlook plug-in allows you to select an object that you would 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 archive selected
mail into mail.message with attachments.
Outlook plug-in allows you to select an object that you would 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 archive selected mail
into mail.message with attachments.
''',
'init_xml' : [],
'demo_xml' : [],

View File

@ -26,8 +26,8 @@
'author' : "OpenERP SA",
'category': 'Portal',
'description': """
This module defines 'portals' to customize the access to your OpenERP database
for external users.
This module defines 'portals' to customize the access to your OpenERP database for external users.
==================================================================================================
A portal defines customized user menu and access rights for a group of users
(the ones associated to that portal). It also associates user groups to the

View File

@ -32,17 +32,16 @@
This is the base module for managing products and pricelists in OpenERP.
========================================================================
Products support variants, different pricing methods, suppliers
information, make to stock/order, different unit of measures,
packaging and properties.
Products support variants, different pricing methods, suppliers information,
make to stock/order, different unit of measures, packaging and properties.
Pricelists support:
* Multiple-level of discount (by product, category, quantities)
* Compute price based on different criteria:
* Other pricelist,
* Cost price,
* List price,
* Supplier price, ...
* Other pricelist
* Cost price
* List price
* Supplier price
Pricelists preferences by product and/or partners.