Selaa lähdekoodia

[fix] Refresh links child table in address.js (#3863)

* [fix] Refresh links child table in address.js

* Update address.js
version-14
Vishal Dhayagude 8 vuotta sitten
committed by Rushabh Mehta
vanhempi
commit
95a3737890
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      frappe/contacts/doctype/address/address.js

+ 1
- 0
frappe/contacts/doctype/address/address.js Näytä tiedosto

@@ -22,6 +22,7 @@ frappe.ui.form.on("Address", {
}
}
});
frm.refresh_field("links");
},
validate: function(frm) {
// clear linked customer / supplier / sales partner on saving...


Ladataan…
Peruuta
Tallenna