mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 00:25:01 +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