Browse Source

[ADD] Initial Commit

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
2fd75d714d
  1. 2
      first_last_name/__manifest__.py

2
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', 'version': '12.0.1.0.0',
'summary': """This module will helps you to give the first name and last name for your contact.""", '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.", 'description': "Module helps you to manage the first name and last name of your partner as well as in the contacts.",

Loading…
Cancel
Save