fix: fetch company terms
(cherry picked from commit d97b6d38ef732205f8de17dcb01d90ea1f5120fa)
This commit is contained in:
parent
88a7248888
commit
14fe0af887
@ -14,6 +14,7 @@ erpnext.accounts.SalesInvoiceController = class SalesInvoiceController extends e
|
||||
super.setup(doc);
|
||||
}
|
||||
company() {
|
||||
super.company();
|
||||
erpnext.accounts.dimensions.update_dimension(this.frm, this.frm.doctype);
|
||||
|
||||
let me = this;
|
||||
|
Loading…
x
Reference in New Issue
Block a user