summaryrefslogtreecommitdiffstats
path: root/templates/cashbox/index.html
AgeCommit message (Collapse)AuthorFilesLines
2018-07-15build: switch to meson buildsystemSebastian Reichel1-21/+0
We build the project with 'meson' now instead of using custom configure script + GNU Makefiles. To build the project, go to the project root directory and use the following commands: Building: meson build cd build ninja Update Language Files: ninja shopsystem-pot ninja shopsystem-update-po Install: DESTDIR=./tmp ninja install
2015-04-07cashbox: add page with detailsSebastian Reichel1-0/+1
2015-03-08web: cashbox: try makeing update function foolproof and add historySebastian Reichel1-5/+14
2013-06-15web: add cashbox trackingSebastian Reichel1-0/+11