BastliPOSPrinter

A collection of programs that allow receipt printing
git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs

commit d368fd14e859561df0c97132b3eb5a87f3b58588
parent 654ce7c10f383ee688162af3e11f523ec3cae778
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:13:35 +0200

Add a test-input to test the pipeline

Diffstat:
test/testinput.json | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/testinput.json b/test/testinput.json @@ -0,0 +1 @@ +{"sale_id":6793,"articles":[{"name":"DC-DC Regulator Module 4.5-28V to 0.8-20V @ 3A","amount":3,"price":"3.0"},{"name":"DC-DC Regulator Module 4.5-28V to 0.8-20V @ 3A","amount":1,"price":"3.0"}]}