Turtle6665 / BillBliss

A mobile-first, pure JavaScript/CSS/HTML5 approach for Ihatemoney frontend
https://turtle6665.github.io/BillBliss/AddProject.html
MIT License
1 stars 0 forks source link

Edit bill with deactivated users #1

Closed Turtle6665 closed 11 months ago

Turtle6665 commented 11 months ago

When a bill contains a deactivated user, it is impossible to edit it.

Possible fix:

  1. Allow the edit but not compatible with IHateMoney
  2. Allow the edit and reactivate the user prior (compatible with IHateMoney)
  3. make those bills noneditable
Turtle6665 commented 11 months ago

Fixed in this version:

The users are reactivated prior to the push for the updated bill. Then, the users are deactivated.