brotherton-erpnext/erpnext/docs/user/guides/CRM/contact.md

19 lines
733 B
Markdown
Raw Normal View History

2015-11-05 11:25:10 +00:00
Contacts and Addresses in ERPNext are stored separately so that you can
attach multiple Contacts or Addresses to Customers and Suppliers.
To create a new Contact go to ,
> CRM > Contact > New
<img class="screenshot" alt="Contact" src="{{url_prefix}}/assets/img/crm/contact.png">
2015-11-05 11:25:10 +00:00
Or you can add a Contact or Address directly from the Customer record, click on “New
Contact” or “New Address”.
<img class="screenshot" alt="Contact" src="{{url_prefix}}/assets/img/crm/contact-from-cust.png">
2015-11-05 11:25:10 +00:00
> Tip: When you select a Customer in any transaction, one Contact and Address
gets pre-selected. This is the “Default Contact or Address”.
To Import multiple Contacts and Addresses from a spreadsheet, use the Data
Import Tool.