QR auto settlement completed (pls adjust for E-Receipt both in manual & auto) AutoSettleService/QRSettlementTransactionFragment
This commit is contained in:
parent
1e1f749148
commit
e1dacaadcb
@ -401,7 +401,7 @@ public class MainFragment extends DataBindingFragment {
|
|||||||
}
|
}
|
||||||
|
|
||||||
} else if (PrintHelper.getInstance().paperRollStatus() == 0) {
|
} else if (PrintHelper.getInstance().paperRollStatus() == 0) {
|
||||||
LogUtil.d(TAG,"Printer not found!");
|
LogUtil.d(TAG,"Printer not found! ");
|
||||||
// showDeclineDialog(getResourceString(R.string.txt_alert_printer_not_found));
|
// showDeclineDialog(getResourceString(R.string.txt_alert_printer_not_found));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user