mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-21 18:36:30 +00:00
@@ -324,7 +324,7 @@ erpnext.PointOfSale.PastOrderSummary = class {
|
|||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
condition: true,
|
condition: true,
|
||||||
visible_btns: [__("Print Receipt"), __("Email Receipt"), __("New Order")],
|
visible_btns: [__("Print Receipt"), __("Email Receipt"), __("New Order")],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user