[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120712125114-pa2sf1scg4s17qjl
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-12 18:21:14 +05:30
parent 3e94213845
commit dc336de847
5 changed files with 16 additions and 13 deletions

View File

@ -31,12 +31,11 @@
Ability to create employees evaluation.
=======================================
An evaluation can be created by employee for subordinates,
juniors as well as his manager. The evaluation is done under a plan
in which various surveys can be created and it can be defined which
level of employee hierarchy fills what and final review and evaluation
is done by the manager. Every evaluation filled by the employees can be viewed
in the form of pdf file.
An evaluation can be created by employee for subordinates, juniors as well as
his manager. The evaluation is done under a plan in which various surveys can be
created and it can be defined which level of employee hierarchy fills what and
final review and evaluation is done by the manager. Every evaluation filled by
the employees can be viewed in the form of pdf file.
""",
"demo": ["hr_evaluation_demo.xml"],
"data": [

View File

@ -34,8 +34,8 @@ the analytic account.
Lots of reporting on time and employee tracking are provided.
It is completely integrated with the cost accounting module. It allows you
to set up a management by affair.
It is completely integrated with the cost accounting module. It allows you to set
up a management by affair.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',

View File

@ -24,8 +24,8 @@
'version': '0.9',
'category': 'Hidden/Dependency',
'description': """
This module provide a class import_framework to help importing
complex data from other software
This module provide a class import_framework to help importing complex data from
other software.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',

View File

@ -23,8 +23,9 @@
'name': 'SugarCRM Import',
'version': '1.0',
'category': 'Customer Relationship Management',
'description': """This Module Import SugarCRM "Leads", "Opportunities", "Users", "Accounts",
"Contacts", "Employees", Meetings, Phonecalls, Emails, and Project, Project Tasks Data into OpenERP Module.""",
'description': """
This Module Import SugarCRM Leads, Opportunities, Users, Accounts, Contacts, Employees,
Meetings, Phonecalls, Emails, Project and Project Tasks Data into OpenERP Module.""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['import_base','crm', 'document'],

View File

@ -26,7 +26,10 @@
"website" : "http://www.conexus.at",
"category" : "Localization/Account Charts",
"depends" : ["account_chart", 'base_vat'],
"description": "This module provides the standard Accounting Chart for Austria which is based on the Template from BMF.gv.at. Please keep in mind that you should review and adapt it with your Accountant, before using it in a live Environment.",
"description": """
This module provides the standard Accounting Chart for Austria which is based on
the Template from BMF.gv.at. Please keep in mind that you should review and adapt
it with your Accountant, before using it in a live Environment.""",
"demo_xml" : [],
"update_xml" : ['account_tax_code.xml',"account_chart.xml",'account_tax.xml',"l10n_chart_at_wizard.xml"],
"auto_install": False,