1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Factory
Benjamin Beganović 67c6ac1bc2
Test fixes & code improvements (#3267)
- Updated rules for storing credits
- Fixed route controller
- Added test for crud operations
- Added new $invoice object in MockAccountData
- Added & registered CreditPolicy
2020-01-30 14:02:25 +11:00
..
ClientContactFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CloneCreditFactory.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
CloneCreditToQuoteFactory.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
CloneInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CloneInvoiceToQuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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
CompanyUserFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13: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 Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
InvoiceInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceItemFactory.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11: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
ProductFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteInvitationFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceToInvoiceFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserFactory.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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