mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-03 02:25:00 +00:00
@@ -324,7 +324,7 @@ erpnext.PointOfSale.PastOrderSummary = class {
|
||||
return [
|
||||
{
|
||||
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