verbb / gift-voucher

A Craft Commerce plugin to provide Gift Certificate/Voucher functionality.
Other
14 stars 16 forks source link

Cannot assign null to property verbb\giftvoucher\events\PdfEvent::$order of type craft\commerce\elements\Order #101

Closed CMeldgaard closed 1 year ago

CMeldgaard commented 1 year ago

Describe the bug

When trying to genereate a PDF for a voucher generated from the backend, the system fails as it expects the $order property to be an Order element and not null

Steps to reproduce

  1. Generate code in backend
  2. Push "Download PDF"

Craft CMS version

4.3.1

Plugin version

3.0.3

Multi-site?

No

Additional context

No response

engram-design commented 1 year ago

Fixed in 3.0.4