[MERGE] merge cha branch to update module name's cases

bzr revid: psi@tinyerp.com-20120711090601-b6va3cn08p50zpmx
This commit is contained in:
Purnendu Singh (OpenERP) 2012-07-11 14:36:01 +05:30
commit 2dfa5e0697
15 changed files with 20 additions and 21 deletions

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

@ -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,7 +32,6 @@ 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

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

@ -32,7 +32,7 @@ Generic Payroll system.
* Employee Contracts
* Passport based Contract
* Allowances/Deductions
* Allow to configure Basic / Grows / Net Salary
* 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,7 +34,7 @@
"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.
Apply Different Category for the product.

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

@ -32,7 +32,7 @@ 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
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',