mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-15 04:45:09 +00:00
fix: pos print receipt on submit (#45632)
(cherry picked from commit fe51535392)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
This commit is contained in:
@@ -485,6 +485,7 @@ erpnext.PointOfSale.Controller = class {
|
|||||||
]);
|
]);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
pos_profile: this.pos_profile,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user