Add invoices views for admin

This commit is contained in:
Martin Lensment 2015-04-16 15:34:28 +03:00
parent 68c335da7d
commit adf321bafa
10 changed files with 67 additions and 16 deletions

View file

@ -84,6 +84,7 @@ class Ability
can :manage, LegalDocument
can :manage, BankStatement
can :manage, BankTransaction
can :manage, Invoice
can :read, ApiLog::EppLog
can :read, ApiLog::ReppLog
# can :index, :delayed_job