1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Policies
2020-07-06 21:22:36 +10: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
CompanyTokenPolicy.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
CreditPolicy.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
DesignPolicy.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
DocumentPolicy.php Add document routes 2020-06-23 21:05:41 +10: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
PaymentTermPolicy.php Bulk actions for Payment Terms (#3752) 2020-05-26 18:20:50 +10: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 Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
VendorPolicy.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
WebhookPolicy.php Change subscriptions to webhooks 2020-07-06 21:22:36 +10:00