mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
[minor] [fix] fetch contact details
This commit is contained in:
@@ -165,9 +165,6 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({
|
||||
},
|
||||
method: "set_customer_address",
|
||||
freeze: true,
|
||||
callback: function(r) {
|
||||
me.frm.refresh_fields();
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user