summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/order/OrderManager.kt
AgeCommit message (Collapse)Author
2023-05-09Fix dependency issuesTorsten Grote
2023-03-08[pos] add button for adding custom productsTorsten Grote
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2020-09-03Remove instance parameter from merchant configTorsten Grote
and reset order state when moving to new config
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18Factor out code from merchant-terminal into common libraryTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote