Commits

Resurs Bank AB (Tomas Tornevall) authored 7a52caca1ba
ECOMPHP-185 Resetting invoice number sequence in same method that automatically returns/sets it if missing is normally not a good idea since the both requests kills each other. Instead, for such testing purposes or requests, we've added a resetInvoiceNumber()-function.