mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 00:25:01 +00:00
fix: prettier
This commit is contained in:
@@ -359,7 +359,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