invoiceninja/app/Services/Quote
David Bomba a8c15ef1c9
Version checking (#3451)
* Ensure NINJA_ENVIRONMENT variable is present  in .env file

* Implement version checking in app

* Remove password protection from check version route
2020-03-08 09:15:11 +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 Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
QuoteService.php Version checking (#3451) 2020-03-08 09:15:11 +11:00
SendEmail.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00