Open F483 opened 10 years ago
apps.borrow.models.Borrow.active is equivalant to (state == "ACCEPTED")
check all code and querrys for use and replace with comparison to state instead
test everything !!!
apps.borrow.models.Borrow.active is equivalant to (state == "ACCEPTED")
check all code and querrys for use and replace with comparison to state instead
test everything !!!