1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/DataMapper
David Bomba 5fafbac36f
Tax Rates (#3026)
* Insert generic for client country if not set

* Invoice fixes

* fixes

* Schema changes

* Refactor Schema and implement fixes for testS

* Use Dispatcher for system logs

* Add TaxRateController

* Update OpenAPI definitions for Tax Rates
2019-10-29 13:55:26 +11:00
..
BaseSettings.php Working on settings - safe guards to updating the settings object 2019-09-21 14:09:25 +10:00
ClientSettings.php Remove show_currency_symbol 2019-10-07 17:37:46 +11:00
CompanySettings.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
DefaultSettings.php fixes for user creation 2019-08-25 15:55:25 +10:00
InvoiceItem.php Tests 2019-09-03 13:39:35 +10: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