1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/DataMapper
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
..
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 Invoice calculations (#2994) 2019-10-16 20:28:52 +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