timozattol / project-radin

Project Radin is an expense management Android application that was build during EPFL's Software Engineering 2014 course.
2 stars 2 forks source link

New RadinGroup ID attribution #128

Closed Jokau closed 9 years ago

Jokau commented 9 years ago

When creating a new RadinGroup, the RadinGroupStorageManager should send a list of a RadinGroupModel with ID = -1 to the server. But RadinGroupModel's constructor checks that ID is > 0.