[IMP] : improve title & description for modules

bzr revid: cha@tinyerp.com-20120711084057-b7f3jt6p0kht6wrp
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-11 14:10:57 +05:30
commit 8a847dcf5e
16 changed files with 22 additions and 21 deletions

View File

@ -30,7 +30,7 @@ Accounting and Financial Management.
Financial and accounting module that covers:
--------------------------------------------
General accountings
Cost / Analytic accounting
Cost/Analytic accounting
Third party accounting
Taxes management
Budgets

View File

@ -20,7 +20,7 @@
#
##############################################################################
{
'name': 'Bank Statement extensions to support e-banking',
'name': 'Bank Statement Extensions to Support e-banking',
'version': '0.3',
'license': 'AGPL-3',
'author': 'Noviat',

View File

@ -19,7 +19,7 @@
#
##############################################################################
{
"name" : "Check writing",
"name" : "Check Writing",
"version" : "1.1",
"author" : "OpenERP SA, NovaPoint Group",
"category": "Generic Modules/Accounting",

View File

@ -20,7 +20,7 @@
#
##############################################################################
{
"name": 'Belgium - Import bank CODA statements',
"name": 'Belgium - Import Bank CODA Statements',
"version": '2.1',
"author": 'Noviat',
"category": 'Accounting & Finance',

View File

@ -25,6 +25,8 @@
"author" : 'OpenERP SA',
"description": """
eInvoicing & Payments module manage all Voucher Entries such as "Reconciliation Entries", "Adjustment Entries", "Closing or Opening Entries" for Sales, Purchase, Bank, Cash, Expense, Contra.
==============================================================================================================================================================================================
* Voucher Entry
* Voucher Receipt [Sales & Purchase]

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name" : "Contract On Project",
"name" : "Contract on Project",
"version": "1.1",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",

View File

@ -21,7 +21,7 @@
{
"name": "Share Calendar using CalDAV",
"name": "Share Calendar Using CalDAV",
"version": "1.1",
"depends": [
"base",

View File

@ -32,11 +32,10 @@ Organization and management of Events.
This module allows you
* to manage your events and their registrations
* to use emails to automatically confirm and send acknowledgements for any registration to an event
* ...
Note that:
- You can define new types of events in
Events / Configuration / Types of Events
Events/Configuration/Types of Events
""",
'author': 'OpenERP SA',
'depends': ['base_setup', 'board', 'email_template', 'google_map'],

View File

@ -32,10 +32,10 @@ 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
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
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"],

View File

@ -46,7 +46,7 @@ Note that:
then select the ones you want to choose, click on the print icon and select the option
'Leaves Summary'
- The wizard allows you to choose if you want to print either the Approved & Confirmed holidays or both. These states must be set up by a user from the group 'HR'. You can define these features in the security tab from the user data in
Administration / Users / Users
Settings/Users/Users
for example, you maybe will do it for the user 'admin'.
""",
'images': ['images/hr_allocation_requests.jpeg', 'images/hr_leave_requests.jpeg', 'images/leaves_analysis.jpeg'],

View File

@ -31,8 +31,8 @@ Generic Payroll system.
* Employee Details
* Employee Contracts
* Passport based Contract
* Allowances / Deductions
* Allow to configure Basic / Grows / Net Salary
* Allowances/Deductions
* Allow to configure Basic/Gross/Net Salary
* Employee Payslip
* Monthly Payroll Register
* Integrated with Holiday Management

View File

@ -20,7 +20,7 @@
##############################################################################
{
'name': 'Framework for complex import',
'name': 'Framework for Complex Import',
'version': '0.9',
'category': 'Hidden/Dependency',
'description': """

View File

@ -34,9 +34,9 @@
"depends": ["base_tools"],
"category" : "Tools",
'description': """
The base module to manage lunch
The base module to manage lunch.
keep track for the Lunch Order ,Cash Moves ,CashBox ,Product.
keep track for the Lunch Order, Cash Moves, CashBox, Product.
Apply Different Category for the product.
""",
"init_xml": [],

View File

@ -35,11 +35,11 @@ This is the base module to manage the manufacturing process in OpenERP.
Features:
---------
* Make to Stock / Make to Order (by line)
* Make to Stock/Make to Order (by line)
* Multi-level BoMs, no limit
* Multi-level routing, no limit
* Routing and work center integrated with analytic accounting
* Scheduler computation periodically / Just In Time module
* Scheduler computation periodically/Just In Time module
* Multi-pos, multi-warehouse
* Different reordering policies
* Cost method by product: standard price, average price

View File

@ -21,7 +21,7 @@
{
'name': 'Point Of Sale',
'name': 'Point of Sale',
'version': '1.0.1',
'category': 'Point Of Sale',
"sequence": 6,

View File

@ -30,9 +30,9 @@ 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
(the ones associated to that portal). It also associates user groups to the
portal users (adding a group in the portal automatically adds it to the portal
users, etc). That feature is very handy when used in combination with the
users). That feature is very handy when used in combination with the
module 'share'.
""",
'website': 'http://www.openerp.com',