Compare commits
No commits in common. "3a14c574a85f49d3e9d7b2f0b0a5e2024fa9dc16" and "ce32ed232775f91c209aba812371daca3a2ecea8" have entirely different histories.
3a14c574a8
...
ce32ed2327
@ -395,10 +395,6 @@ public class SettlementTransactionFragment extends DataBindingFragment implement
|
||||
}
|
||||
|
||||
public void onConfirm(){
|
||||
if(saleCount == 0){
|
||||
showDeclineDialog("No Transaction Found!");
|
||||
return;
|
||||
}
|
||||
if(sharedViewModel.getTransMenu().getValue() == TransMenu.SETTLEMENT) {
|
||||
/* April 10 , 2024 Smile requested not to send to host even settlement button was clicked */
|
||||
settlementViewModel.startSettlementProcess();
|
||||
|
||||
BIN
release_key.jks
BIN
release_key.jks
Binary file not shown.
Loading…
Reference in New Issue
Block a user