do not pass phone to new contact

This commit is contained in:
Yuri Kuznetsov
2014-07-17 15:50:45 +03:00
parent 78cb1a8052
commit 4737c506f2
@@ -25,7 +25,6 @@ Espo.define('Crm:Views.Account.Detail', 'Views.Detail', function (Dep) {
relatedAttributeMap: {
'contacts': {
'phone': 'phone',
'billingAddressCity': 'addressCity',
'billingAddressStreet': 'addressStreet',
'billingAddressPostalCode': 'addressPostalCode',