From 2fd75d714d0a18235aa2e00de5e5be493cc5df76 Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Tue, 9 Apr 2019 10:20:40 +0530 Subject: [PATCH] [ADD] Initial Commit --- first_last_name/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first_last_name/__manifest__.py b/first_last_name/__manifest__.py index 43ae8ffff..4309dcc97 100755 --- a/first_last_name/__manifest__.py +++ b/first_last_name/__manifest__.py @@ -18,7 +18,7 @@ ############################################################################## { - 'name': 'Contact First And Last Name', + 'name': 'First And Last Name in Contacts', 'version': '12.0.1.0.0', 'summary': """This module will helps you to give the first name and last name for your contact.""", 'description': "Module helps you to manage the first name and last name of your partner as well as in the contacts.",