fix: space

This commit is contained in:
mahsem
2025-05-21 13:01:11 +02:00
committed by GitHub
parent 1953c8489c
commit a442ec4e80

View File

@@ -357,10 +357,10 @@ erpnext.PointOfSale.PastOrderSummary = class {
get_condition_btn_map(after_submission) {
if (after_submission)
return [
{
condition: true,
visible_btns: [__("Print Receipt"), __("Email Receipt"), __("New Order")],
},
{
condition: true,
visible_btns: [__("Print Receipt"), __("Email Receipt"), __("New Order")],
},
];
return [