fix: sider issues
This commit is contained in:
parent
e39c3f2e69
commit
3b12601461
@ -281,8 +281,8 @@ erpnext.PointOfSale.Controller = class {
|
|||||||
value,
|
value,
|
||||||
item: this.item_details.current_item
|
item: this.item_details.current_item
|
||||||
};
|
};
|
||||||
return this.on_cart_update(args)
|
return this.on_cart_update(args);
|
||||||
};
|
}
|
||||||
|
|
||||||
return Promise.resolve();
|
return Promise.resolve();
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user