aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/TransactionsModel.hpp
AgeCommit message (Collapse)Author
2021-06-03Rename TransactionsModel to MainDatabasertk0c
2021-06-03Create template inheritance hierarchy, object value RTTI systemrtk0c
2021-05-08Deliveries table working, item columnrtk0c
2021-05-06Change brace style to on new line, add initial deliveries view when an order ↵rtk0c
entry is selected
2021-04-28Add table visualization for purchasesrtk0c
2021-04-28Code cleanup, fix database view paging and selectionrtk0c
2021-04-09Fix crash on load entriesrtk0c
- TODO format time properly - TODO add Purchases table visualization