1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/database/factories
David Bomba 02fadc8272
Exclusive tax rate calculations (#3005)
* clean up invoice calculations  - exclusive taxes

* Fixes for tests

* Clean up and fixes for tests
2019-10-20 17:23:35 +11:00
..
AccountFactory.php V5.0 (#2486) 2018-11-03 09:51:56 +11:00
ClientContactFactory.php Laravel V6 2019-09-26 23:00:51 +10:00
ClientFactory.php Switch currency_id back to settings object 2019-10-10 21:43:50 +11:00
ClientLocationFactory.php Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
CompanyFactory.php refactor for pushing company meta data into settings 2019-10-04 22:37:40 +10:00
InvoiceFactory.php Exclusive tax rate calculations (#3005) 2019-10-20 17:23:35 +11:00
PaymentFactory.php Working on Payment list for client portal 2019-08-19 16:50:33 +10:00
ProductFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
QuoteFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
RecurringInvoiceFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
RecurringQuoteFactory.php Add additional tax rate 3 into the system 2019-10-05 12:28:23 +10:00
UserFactory.php Laravel V6 2019-09-26 23:00:51 +10:00