From 37e9cf2de3bcc2e98a0114e659feeb8e80ddc6ff Mon Sep 17 00:00:00 2001 From: SHEREEF PT Date: Wed, 31 May 2017 11:39:21 +0530 Subject: [PATCH] [CHNG]Index Changed --- employee_creation_from_user/__openerp__.py | 2 +- employee_creation_from_user/__openerp__.py~ | 39 +++++++++++++++++++ .../static/description/index.html | 6 +-- .../static/description/index.html~ | 8 ++-- 4 files changed, 47 insertions(+), 8 deletions(-) create mode 100644 employee_creation_from_user/__openerp__.py~ diff --git a/employee_creation_from_user/__openerp__.py b/employee_creation_from_user/__openerp__.py index e7172a141..0cde16ab3 100644 --- a/employee_creation_from_user/__openerp__.py +++ b/employee_creation_from_user/__openerp__.py @@ -23,7 +23,7 @@ { 'name': 'Employees From User', 'version': '9.0.1.0.1', - 'summary': 'This Module Automatically Create Employees From User', + 'summary': 'This module automatically creates while creating user', 'description': 'This module helps you to create employees automatically from user', 'category': 'Human Resources', 'author': 'Cybrosys Techno Solutions', diff --git a/employee_creation_from_user/__openerp__.py~ b/employee_creation_from_user/__openerp__.py~ new file mode 100644 index 000000000..e7172a141 --- /dev/null +++ b/employee_creation_from_user/__openerp__.py~ @@ -0,0 +1,39 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# Cybrosys Technologies Pvt. Ltd. +# Copyright (C) 2014-TODAY Cybrosys Technologies(). +# Author: Jesni Banu() +# you can modify it under the terms of the GNU LESSER +# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# +# It is forbidden to publish, distribute, sublicense, or sell copies +# of the Software or modified copies of the Software. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# +# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE +# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. +# If not, see . +# +############################################################################## +{ + 'name': 'Employees From User', + 'version': '9.0.1.0.1', + 'summary': 'This Module Automatically Create Employees From User', + 'description': 'This module helps you to create employees automatically from user', + 'category': 'Human Resources', + 'author': 'Cybrosys Techno Solutions', + 'website': 'http://www.cybrosys.com', + 'company': 'Cybrosys Techno Solutions', + 'depends': ['base', 'hr'], + 'data': ['employee_creation_from_user_view.xml'], + 'images': ['static/description/banner.jpg'], + 'license': 'AGPL-3', + 'installable': True, + 'auto_install': False, + 'application': False, +} diff --git a/employee_creation_from_user/static/description/index.html b/employee_creation_from_user/static/description/index.html index da0073533..0d30f9f4a 100644 --- a/employee_creation_from_user/static/description/index.html +++ b/employee_creation_from_user/static/description/index.html @@ -1,12 +1,12 @@
-

Employees From User

-

An employee will create automatically While creating user

+

Employee From User

+

An employee will creates automatically While creating user

Author : Cybrosys Techno Solutions , www.cybrosys.com

- ♠This Module automatically creates while creating user. + ♠This module automatically creates while creating user.
diff --git a/employee_creation_from_user/static/description/index.html~ b/employee_creation_from_user/static/description/index.html~ index b371f5459..8267512be 100644 --- a/employee_creation_from_user/static/description/index.html~ +++ b/employee_creation_from_user/static/description/index.html~ @@ -1,12 +1,12 @@
-

Employees From User

-

This Module automatically creates employees from user.

+

Employee From User

+

An employee will creates automatically While creating user

Author : Cybrosys Techno Solutions , www.cybrosys.com

- ♠This Module automatically creating employees from user. + ♠This Module automatically creates while creating user.
@@ -15,7 +15,7 @@

- ☛An employee will creating automatically When you create a user. + ☛An employee will creates automatically while creating user.