← Back to team overview

savoirfairelinux-openerp team mailing list archive

lp:~savoirfairelinux-openerp/partner-contact-management/deleting_user_firstname into lp:~savoirfairelinux-openerp/partner-contact-management/base_contact_by_functions

 

elhadji.dem@xxxxxxxxxxxxxxxxxxxx has proposed merging lp:~savoirfairelinux-openerp/partner-contact-management/deleting_user_firstname into lp:~savoirfairelinux-openerp/partner-contact-management/base_contact_by_functions.

Requested reviews:
  Sandy Carter (http://www.savoirfairelinux.com) (sandy-carter)

For more details, see:
https://code.launchpad.net/~savoirfairelinux-openerp/partner-contact-management/deleting_user_firstname/+merge/201615

[IMP] delete user_firstname module, it doesn't do nothing
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/partner-contact-management/deleting_user_firstname/+merge/201615
Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/partner-contact-management/base_contact_by_functions.
=== removed directory 'user_firstname'
=== removed file 'user_firstname/__init__.py'
--- user_firstname/__init__.py	2014-01-03 20:42:34 +0000
+++ user_firstname/__init__.py	1970-01-01 00:00:00 +0000
@@ -1,24 +0,0 @@
-# -*- encoding: utf-8 -*-
-##############################################################################
-#
-#    OpenERP, Open Source Management Solution
-#    This module copyright (C) 2013 Savoir-faire Linux
-#    (<http://www.savoirfairelinux.com>).
-#
-#    This program is free software: you can redistribute it and/or modify
-#    it under the terms of the GNU Affero General Public License as
-#    published by the Free Software Foundation, either version 3 of the
-#    License, or (at your option) any later version.
-#
-#    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 Affero General Public License for more details.
-#
-#    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-#
-##############################################################################
-
-
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

=== removed file 'user_firstname/__openerp__.py'
--- user_firstname/__openerp__.py	2014-01-03 16:57:29 +0000
+++ user_firstname/__openerp__.py	1970-01-01 00:00:00 +0000
@@ -1,52 +0,0 @@
-# -*- encoding: utf-8 -*-
-##############################################################################
-#
-#    OpenERP, Open Source Management Solution
-#    This module copyright (C) 2013 Savoir-faire Linux
-#    (<http://www.savoirfairelinux.com>).
-#
-#    This program is free software: you can redistribute it and/or modify
-#    it under the terms of the GNU Affero General Public License as
-#    published by the Free Software Foundation, either version 3 of the
-#    License, or (at your option) any later version.
-#
-#    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 Affero General Public License for more details.
-#
-#    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-#
-##############################################################################
-
-{
-    'name': 'User First Name, Last Name',
-    'version': '0.1',
-    'author': 'Savoir-faire Linux',
-    'maintainer': 'Savoir-faire Linux',
-    'website': 'http://www.savoirfairelinux.com',
-    'category': 'MISC',
-    'description': """
-User First Name, Last Name
-==========================
-
-This module allows you to add firstname and lastname in user form,
-and concatenate both in name field.
-
-Contributors
-------------
-* EL HADJI DEM (elhadji.dem@xxxxxxxxxxxxxxxxxxxx)
-""",
-    'depends': [
-        'base',
-    ],
-    'external_dependencies': {},
-    'data': [],
-    'demo': [],
-    'test': [],
-    'installable': True,
-    'active': False,
-}
-
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

=== removed directory 'user_firstname/i18n'
=== removed file 'user_firstname/i18n/fr.po'
--- user_firstname/i18n/fr.po	2013-12-20 22:00:31 +0000
+++ user_firstname/i18n/fr.po	1970-01-01 00:00:00 +0000
@@ -1,32 +0,0 @@
-# Translation of OpenERP Server.
-# This file contains the translation of the following modules:
-# 	* user_firstname
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: OpenERP Server 7.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-20 21:38+0000\n"
-"PO-Revision-Date: 2013-12-20 16:39-0500\n"
-"Last-Translator: \n"
-"Language-Team: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: \n"
-"X-Generator: Poedit 1.5.4\n"
-
-#. module: user_firstname
-#: view:res.users:0
-msgid "e.g. Lastname"
-msgstr "Nom"
-
-#. module: user_firstname
-#: model:ir.model,name:user_firstname.model_res_users
-msgid "Users"
-msgstr "Utilisateurs"
-
-#. module: user_firstname
-#: view:res.users:0
-msgid "e.g. Firstname"
-msgstr "Prénom"

=== removed file 'user_firstname/i18n/user_firstname.pot'
--- user_firstname/i18n/user_firstname.pot	2013-12-20 22:00:31 +0000
+++ user_firstname/i18n/user_firstname.pot	1970-01-01 00:00:00 +0000
@@ -1,32 +0,0 @@
-# Translation of OpenERP Server.
-# This file contains the translation of the following modules:
-# 	* user_firstname
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: OpenERP Server 7.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-20 21:36+0000\n"
-"PO-Revision-Date: 2013-12-20 16:37-0500\n"
-"Last-Translator: \n"
-"Language-Team: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: \n"
-"X-Generator: Poedit 1.5.4\n"
-
-#. module: user_firstname
-#: view:res.users:0
-msgid "e.g. Lastname"
-msgstr ""
-
-#. module: user_firstname
-#: model:ir.model,name:user_firstname.model_res_users
-msgid "Users"
-msgstr ""
-
-#. module: user_firstname
-#: view:res.users:0
-msgid "e.g. Firstname"
-msgstr ""