Case:
- card.lot(1,) with name '5' exists in pos.session(1,)
- card.voucher(2,) with lot name '5' and pos.session(2,) is created
The code associated the card.voucher(2,) with the card.lot(1,) when it should be creating a new card.lot
Case:
The code associated the card.voucher(2,) with the card.lot(1,) when it should be creating a new card.lot