1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs
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
..
Account Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Client Update copyright 2019-05-11 13:32:07 +10:00
Company Abstract settings save to separate trait 2019-10-09 10:53:33 +11:00
Cron Bug Fixes 2019-05-24 08:37:47 +10:00
Invitation Working on Invoice Invitations 2019-05-29 14:33:53 +10:00
Invoice Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
Payment Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice remove invoice_email_list from settings 2019-05-31 11:10:05 +10:00
User Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Util Tax Rates (#3026) 2019-10-29 13:55:26 +11:00