UTA-FabLab / fabapp

Operational Software for any fablab or makerspace
Other
19 stars 21 forks source link

Fix issue with cost total #40

Closed MickPoletti closed 4 years ago

MickPoletti commented 4 years ago

After looking through the files and talking to Matt it turns out that the issue was that the return value on line 504 was dividing the quantity already divied on line 501. This is now fixed.