McGill-ECSE321-Fall2020 / project-group-07

project-group-07 created by GitHub Classroom
0 stars 0 forks source link

createPurchase - PurchaseService #81

Closed jhanmtl closed 4 years ago

jhanmtl commented 4 years ago

createPurchase(PurchaseDto)

exception: can't find customer by username from dto exception: can't find artwork by artworkid from dto exception: artwork with artworkid not available side effect: purchase.getArtwork.setStatus(UNAVILABLE) return purchaes