1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Helpers/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
..
Balancer.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
CustomValuer.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
Discounter.php Improve invoice calculations (#3007) 2019-10-22 13:07:00 +11:00
InvoiceItemSum.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
InvoiceItemSumInclusive.php Improve invoice calculations (#3007) 2019-10-22 13:07:00 +11:00
InvoiceSum.php Fixes for line items (#3028) 2019-10-29 22:12:59 +11:00
InvoiceSumInclusive.php Fixes for line items (#3028) 2019-10-29 22:12:59 +11:00
Taxer.php Improve invoice calculations (#3007) 2019-10-22 13:07:00 +11:00