1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Factory
David Bomba 970c9bb87d
Payment Terms (#3737)
* Fixes for converting a quote to invoice

* Fixes for deleting an invoice

* Payment Terms CRUD

* Payment Terms

* Push PaymentTerms back into the DB

* Payment Terms

* Payment Terms

* Create api docs for payment terms
2020-05-23 13:28:24 +10:00
..
ClientContactFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientFactory.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
CloneCreditFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CloneCreditToQuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CloneInvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CloneInvoiceToQuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CloneQuoteFactory.php Subscriptions (#3682) 2020-05-09 08:35:49 +10:00
CloneQuoteToInvoiceFactory.php Attachments with GMail transport (#3726) 2020-05-20 16:59:29 +10:00
CompanyFactory.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
CompanyGatewayFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedgerFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTokenFactory.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CompanyUserFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CreditFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CreditInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignFactory.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
ExpenseFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
GroupSettingFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
InvoiceInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceItemFactory.php Fixes for null values in custom values (#3703) 2020-05-14 21:53:09 +10:00
InvoiceToRecurringInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTermFactory.php Payment Terms (#3737) 2020-05-23 13:28:24 +10:00
ProductFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
QuoteInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
RecurringInvoiceToInvoiceFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
RecurringQuoteFactory.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
SubscriptionFactory.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
TaxRateFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserFactory.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
VendorContactFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
VendorFactory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00