summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/history/HistoryItemAdapter.kt
AgeCommit message (Collapse)Author
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
- cancel orders that have been abandoned and will not be paid - show unpaid orders in history (in case one makes it through) - set deadlines when creating orders in case it helps with enabling refunds