[fix] Error opening the POS (#11929)
This commit is contained in:
parent
1b30642362
commit
d19be49889
@ -419,6 +419,8 @@ erpnext.pos.PointOfSale = class PointOfSale {
|
||||
}
|
||||
|
||||
set_pos_profile_data() {
|
||||
this.frm.doc.company = this.company;
|
||||
|
||||
return new Promise(resolve => {
|
||||
return this.frm.call({
|
||||
doc: this.frm.doc,
|
||||
|
Loading…
x
Reference in New Issue
Block a user