1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Invoice
David Bomba a78b6aaacd
Set casts on Invoice Line Items (#3049)
* Implement client/group/company level counters clientCounter, groupCounter and counter

* Implement functionalityfor customising the timing of invoice_number creation

* Add Jobs

* adjustments

* clean line items at the request layer

* Clean line items at the request layer
2019-11-08 11:38:22 +11:00
..
ActionInvoiceRequest.php Update copyright 2019-05-11 13:32:07 +10:00
CreateInvoiceRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyInvoiceRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditInvoiceRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowInvoiceRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StoreInvoiceRequest.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
UpdateInvoiceRequest.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00