Skip to content
Snippets Groups Projects
Commit b3d5f041 authored by Christopher Alan Lif's avatar Christopher Alan Lif
Browse files

test commit

parent d3049f4e
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ class OrderApp(App):
subtotal = NumericProperty(0.0)
temp_total = 0
total = StringProperty('')
tax = 1.15
tax = 1.1
bread_total = 0
meat_total = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment