update print all segment
This commit is contained in:
@@ -475,7 +475,7 @@ class PrintUi {
|
||||
paid: order.payments.last.amount.currencyFormatRpV2,
|
||||
);
|
||||
|
||||
bytes += builder.footer(message: 'Kasir');
|
||||
bytes += builder.footer(message: 'Terima Kasih');
|
||||
|
||||
return bytes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user