1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Policies
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
..
ActivityPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditPolicy.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
EntityPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpensePolicy.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
GroupSettingPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoicePolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProductPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuotePolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoicePolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuotePolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRatePolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserPolicy.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorPolicy.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00