Commit Graph

12 Commits

Author SHA1 Message Date
mepiphana2023
d803446144 correction multiple 2025-07-16 16:45:52 +02:00
jleroy2023
dff2b033c6 Merge branch 'main' of https://github.com/Parpaillax/Ludotheque
# Conflicts:
#	src/main/java/fr/eni/demo/bll/LocationService.java
#	src/main/java/fr/eni/demo/bll/LocationServiceImpl.java
#	src/main/java/fr/eni/demo/dal/LocationRepository.java
2025-07-16 16:41:05 +02:00
jleroy2023
614ce21c55 Merge branch 'main' of https://github.com/Parpaillax/Ludotheque
# Conflicts:
#	src/main/java/fr/eni/demo/bll/LocationService.java
#	src/main/java/fr/eni/demo/bll/LocationServiceImpl.java
2025-07-16 16:38:16 +02:00
mepiphana2023
3a37ddc252 search code barre 2025-07-16 16:37:28 +02:00
jleroy2023
165113cd81 Génération facture et location end date set 2025-07-16 16:36:03 +02:00
Olivier PARPAILLON
b4c8f2af6b add isRent to stock if location is in progress 2025-07-16 16:24:19 +02:00
jleroy2023
dbfaeee1f7 Génération facture et location end date set 2025-07-16 16:24:14 +02:00
Olivier PARPAILLON
a92785da59 add isRent to stock if location is in progress 2025-07-16 16:16:52 +02:00
Olivier PARPAILLON
5d79781c76 Make real Test for BO only 2025-07-10 11:18:19 +02:00
Olivier PARPAILLON
3fd8990079 Add Location Entity, Service and Repository. Add Test to add a location line for a client wich rent a game 2025-07-09 15:47:13 +02:00
Olivier PARPAILLON
36b6313335 Service fix, add Location and add location to client done 2025-07-09 10:09:17 +02:00
Olivier PARPAILLON
b2fffa9f9f Create Service, Entity and Repository for Client and Location. Client add test to BDD done 2025-07-09 10:00:21 +02:00