mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
fix: set letter head from company if exists
This commit is contained in:
@@ -176,6 +176,7 @@ erpnext.buying = {
|
||||
this.frm.set_value("shipping_address", r.message.shipping_address || "");
|
||||
},
|
||||
});
|
||||
erpnext.utils.set_letter_head(this.frm)
|
||||
}
|
||||
|
||||
supplier_address() {
|
||||
|
||||
Reference in New Issue
Block a user