invoiceninja/database/seeds
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
..
BanksSeeder.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
ConstantsSeeder.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
CountriesSeeder.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
CurrenciesSeeder.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
DatabaseSeeder.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
DateFormatsSeeder.php Remove Date Picker from model 2019-09-27 08:06:09 +10:00
GatewayTypesSeeder.php Padding out Company Gateways - Default gateways per company and per client 2019-08-22 11:58:42 +10:00
IndustrySeeder.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
LanguageSeeder.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
PaymentLibrariesSeeder.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
PaymentTypesSeeder.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
RandomDataSeeder.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
UsersTableSeeder.php API cleanup 2019-09-11 09:31:55 +10:00