1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/DataMapper
David Bomba 14ea3fe256
Tax Rate fixes (#3031)
* Ensure tax rate queries are scoped appropriately

* Add Tax Rate Policy

* Fixes for settings

* doc blocks

* Add failed jobs tables to migrations

* Only 1 migration file for failed table
2019-10-30 13:41:18 +11:00
..
BaseSettings.php set defaults for line items (#3029) 2019-10-29 22:44:54 +11:00
ClientSettings.php Remove show_currency_symbol 2019-10-07 17:37:46 +11:00
CompanySettings.php Tax Rate fixes (#3031) 2019-10-30 13:41:18 +11:00
DefaultSettings.php fixes for user creation 2019-08-25 15:55:25 +10:00
InvoiceItem.php Set defaults and cast invoice items if they are blank (#3030) 2019-10-30 08:42:42 +11:00
PaymentMethodMeta.php fixes for travis 2019-09-19 21:43:59 +10:00
PaymentTransaction.php Working on gateway fees 2019-09-09 13:27:16 +10:00