mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 22:38:25 +00:00
fix codacy
This commit is contained in:
@@ -354,7 +354,7 @@ erpnext.pos.PointOfSale = class PointOfSale {
|
||||
this.frm.email_doc();
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
class POSCart {
|
||||
constructor({frm, wrapper, events}) {
|
||||
|
||||
Reference in New Issue
Block a user