Remove mail templates feature as buggy and unused

This commit is contained in:
Artur Beljajev 2019-05-06 13:09:50 +03:00
parent de3db4823e
commit 4a4552564d
17 changed files with 7 additions and 271 deletions

View file

@ -99,7 +99,6 @@ class Ability
can :manage, LegalDocument
can :manage, BankStatement
can :manage, BankTransaction
can :manage, MailTemplate
can :manage, Invoice
can :manage, WhiteIp
can :manage, AccountActivity