1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Utils
David Bomba 37a826374b
Remove settings from invoice table (#3051)
* 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

* minor formatting for notification

* Schema Fixes

* schema changes, cast country_id to stirng

* Fixes for tests

* force line item ids to string

* Map company gateway fees and limits

* Schema changes

* Remove id from invoice item stdClass

* Remove settings object from invoice table
2019-11-10 23:06:30 +11:00
..
Traits Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
Ninja.php Forward support messages to contact@invoiceninja.com with system-level info (#2993) 2019-10-17 07:12:38 +11:00
Number.php Fixes for Number class. (#3020) 2019-10-25 20:49:38 +11:00
Statics.php refactor gateway fields 2019-09-24 22:54:23 +10:00
SystemHealth.php Working on recurring invoices listview 2019-08-15 14:31:03 +10:00
TranslationHelper.php API cleanup 2019-09-11 09:31:55 +10:00