1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Services/Quote
David Bomba 5a7986c23b
Bug Fixes (#3450)
* Convert quote to invoice workflow

* minor fixes

* checks for createaccount

* Bug Fixes

* Bug fixes
2020-03-07 23:46:45 +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 Bug Fixes (#3450) 2020-03-07 23:46:45 +11:00
SendEmail.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00