Skip to content

Commit

Permalink
Merge 5c46a52 into e222e72
Browse files Browse the repository at this point in the history
  • Loading branch information
janprochazkacz committed Jul 16, 2020
2 parents e222e72 + 5c46a52 commit 4ca8fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UcrmPluginSdk/Security/PermissionNames.php
Expand Up @@ -31,6 +31,7 @@ class PermissionNames
public const BILLING_QUOTES = 'billing/quotes';
public const BILLING_PAYMENTS = 'billing/payments';
public const BILLING_REFUNDS = 'billing/refunds';
public const BILLING_CREDIT_NOTES = 'billing/credit_notes';

// Scheduling
public const SCHEDULING_MY_JOBS = 'scheduling/my_jobs';
Expand Down

0 comments on commit 4ca8fa8

Please sign in to comment.