jaimesanz / paguen_po

Web App to manage Expenses with Roommates
https://paguenpo.cl/
GNU General Public License v3.0
1 stars 0 forks source link

error in validating "monto" of List #17

Closed jaimesanz closed 8 years ago

jaimesanz commented 8 years ago

If a user enters an invalid "monto" for a list, the list is marked as "done", and then raises an error when trying to create the Gasto. The Gasto is not created, but the List is no longer pending.

This is clearly wrong: the monto should be validated before marking the List as done.

jaimesanz commented 8 years ago

fixed in https://github.com/jaimesanz/paguen_po/commit/6ac0de58de30fb16d85f3044f193bf7924f571d4