zEndurance / BarberShop

System for barber shops
http://webprojects.eecs.qmul.ac.uk/rk308/barbershop
GNU General Public License v3.0
12 stars 7 forks source link

Booking - Service ID #53

Open rk16449 opened 6 years ago

rk16449 commented 6 years ago

Whenever we delete/remove services we increase the service ID, however doing this will break the link between bookings and their services since the booking is linked via service ID (which are now deleted) this needs to be addressed by either updating the service ID to the booking when deleting