adminview settings and printtemplates
authorKilian Saffran <ksaffran@dks.lu>
Mon, 25 Feb 2019 20:27:41 +0000 (21:27 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 25 Feb 2019 20:27:41 +0000 (21:27 +0100)
commited85df4b90236d97d5df6c25bb4d0f46f7e9e3f1
tree83de55a50fe58e6cfc8d3c20920ee47ff956ac38
parent50cd5460987f92feb50acfd7f42df7e5b334c81d
adminview settings and printtemplates
25 files changed:
admin.html
cashbox.html
css/app.css
index.html
js/app.js [deleted file]
js/mainapp.js [new file with mode: 0644]
main.js
modules/clients/index.js
modules/products/index.js
modules/settings/db/cashbox.sql [new file with mode: 0644]
modules/settings/form_datastore.html [new file with mode: 0644]
modules/settings/form_datastore.js [new file with mode: 0644]
modules/settings/form_printtemplate.html [new file with mode: 0644]
modules/settings/form_printtemplate.js [new file with mode: 0644]
modules/settings/index.html [new file with mode: 0644]
modules/settings/index.js [new file with mode: 0644]
modules/settings/lib/datastore.js [new file with mode: 0644]
modules/settings/lib/printtemplate.js [new file with mode: 0644]
modules/stations/index.html
modules/stations/index.js
modules/tables/index.html
modules/tables/index.js
modules/transactions/index.html
modules/transactions/index.js
renderer.js