Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invoiced read model wasn't ready for async
Reverted this to sync jobs. Otherwise it created many invoice records per one order. This resulted in a user bug, where providing billing address didnt allow issuing an invoice. Hard to write tests for this - maybe we should use "real" sidekiq in integration tests?
- Loading branch information