1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Policies
David Bomba dc8ecbeeed
Fixes for company_user (#3477)
* Minor fixes for user delete

* Working on notifications

* Refactor for notifications

* Fix for checking settings withe negative integers

* Set payment id to 0

* Move pdf download to client side routes

* fixes for company_user

* Fixes for company_user
2020-03-11 22:05:05 +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
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
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