[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713115125-pyfzt5cijs63qr9d
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-13 17:21:25 +05:30
parent da641a1a00
commit 9feb9aba74
6 changed files with 21 additions and 16 deletions

View File

@ -28,7 +28,7 @@
Accounting Access Rights.
=========================
This module gives the admin user the access to all the accounting features
This module gives the Admin user the access to all the accounting features
like the journal items and the chart of accounts.
It assigns manager and user access rights to the Administrator, and only

View File

@ -24,7 +24,7 @@
"author" : "OpenERP SA, NovaPoint Group",
"category": "Generic Modules/Accounting",
"description": """
Module for the Check writing and check printing.
Module for the Check Writing and Check Printing.
""",
'website': 'http://www.openerp.com',
'init_xml': [],

View File

@ -28,11 +28,13 @@
This module allows you to define what is the default function of a specific user on a given account.
====================================================================================================
This is mostly used when a user encodes his timesheet: the values are retrieved and
the fields are auto-filled. But the possibility to change these values is still available.
This is mostly used when a user encodes his timesheet: the values are retrieved
and the fields are auto-filled. But the possibility to change these values is
still available.
Obviously if no data has been recorded for the current account, the default value is given
as usual by the employee data so that this module is perfectly compatible with older configurations.
Obviously if no data has been recorded for the current account, the default
value is given as usual by the employee data so that this module is perfectly
compatible with older configurations.
""",
'author': 'OpenERP SA',

View File

@ -35,7 +35,10 @@ Implements a dashboard for human resource management that includes.
* Leaves
Note that:
- A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in
- A synchronisation with an internal agenda (use of the CRM module) is
possible: in order to automatically create a case when an holiday request
is accepted, you have to link the holidays status to a case section. You
can setup this info and your colour preferences in
Human Resources/Configuration/Leave Type
- An employee can make an ask for more off-days by making a new Allocation It will increase his total of that leave type available (if the request is accepted).
- There are two ways to print the employee's holidays:

View File

@ -30,13 +30,13 @@ This module provides a quick and easy sale process.
===================================================
Main features:
---------------
* Fast encoding of the sale.
* Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
* Computation of the amount of money to return.
* Create and confirm picking list automatically.
* Allow the user to create invoice automatically.
* Allow to refund former sales.
--------------
* Fast encoding of the sale
* Allow to choose one payment mode (the quick way) or to split the payment between several payment mode
* Computation of the amount of money to return
* Create and confirm picking list automatically
* Allow the user to create invoice automatically
* Allow to refund former sales
""",
'author': 'OpenERP SA',
'images': ['images/cash_registers.jpeg', 'images/pos_analysis.jpeg','images/register_analysis.jpeg','images/sale_order_pos.jpeg','images/product_pos.jpeg'],

View File

@ -23,8 +23,8 @@
'version': '1.0',
'category': 'Tools',
'description': """
Enable shortcuts feature in the web client
==========================================
Enable shortcuts feature in the web client.
===========================================
Add a Shortcut icon in the systray in order to access the user's shortcuts (if any).
Add a Shortcut icon besides the views title in order to add/remove a shortcut.