0.31.0
- Added
PaymentNotInvoiceableException
to avoid generating errors when sending mails with linked payments that are invoiceable (common in Scenarios). remp/crm#1829 - Added
HasInvoiceCriteria
scenario builder criteria which checks if payment has already generated invoice. remp/crm#1227