mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
* Check that a voucher's variation matches its item * Add method to check applicability of a voucher * Add method to check if a voucher can be used * Add tests for new voucher methods * Test for ValidationErrors in Voucher.clean() * Test for voucher state during ordering process