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 d9d2e21f93
Subscriptions (#3682)
* Working on subscriptions

* Implement return type in models

* Subscription implementation

* Improvements to handling importation of large accountS

* Loggin imports

* Activate collector

* Improve memory usage of import script

* Quote actions

* Send Quotes

* Fixes for seg faults!

* Minor fixes

* Fixes for client contact scopes
2020-05-09 08:35:49 +10:00
..
ApplyNumber.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ConvertQuote.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
CreateInvitations.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
MarkApproved.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
MarkSent.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
QuoteService.php Subscriptions (#3682) 2020-05-09 08:35:49 +10:00
SendEmail.php Subscriptions (#3682) 2020-05-09 08:35:49 +10:00