1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
invoiceninja/database/seeds
David Bomba 7eb0f8d44b
Invoice calculations (#2994)
* Add traits for invoice calculations

* V2 of invoice calculator

* Tests for invoice item calculator

* Test for Invoice Item Calculations

* Invoice Calculation Tests

* fix for tests

* Fixes for invoice calculations
2019-10-16 20:28:52 +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 Fixes for incorrect payment gateway meta data. (#2992) 2019-10-16 08:35:32 +11:00
PaymentTypesSeeder.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
RandomDataSeeder.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
UsersTableSeeder.php API cleanup 2019-09-11 09:31:55 +10:00