invoiceninja/database/factories
David Bomba fe5a97e174
Activity API fixes + Payments API (#3076)
* Fixes for Store Payment Validation

* Tests for Payments

* Use custom validator to ensure payments are made ONLY to payable invoices

* Working on custom payment validators

* Update Client balance

* fixes for client balance

* Fixes for activity API
2019-11-18 21:46:01 +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 Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11: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