1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Policies
David Bomba c339c25d9c
Bulk actions for Payment Terms (#3752)
* Fixes for tests

* payment terms policies and repo

* Bulk actions for payment terms

* Fixes for documentation

* working on payment failure mailer
2020-05-26 18:20:50 +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
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
SubscriptionPolicy.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10: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