1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Services/Quote
David Bomba aad117a67d
Fix casts for permissions (#3467)
* Fix cast for permissions

* Notification Types

* Working on notification logic
2020-03-10 23:54:20 +11:00
..
ApplyNumber.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
ConvertQuote.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
CreateInvitations.php Create route for invoice/credit/quote PDF download (#3441) 2020-03-07 00:41:15 +11:00
MarkApproved.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
MarkSent.php Fix casts for permissions (#3467) 2020-03-10 23:54:20 +11:00
QuoteService.php Fix casts for permissions (#3467) 2020-03-10 23:54:20 +11:00
SendEmail.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00