taxtank-core 2.0.104 → 2.0.105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12888,7 +12888,7 @@ class BankAccountService extends RestService$1 {
12888
12888
  this.modelClass = BankAccount;
12889
12889
  this.collectionClass = BankAccountCollection;
12890
12890
  this.disabledMethods = ['post', 'putBatch', 'delete', 'deleteBatch'];
12891
- this.roles = [UserRolesEnum$1.WORK_TANK, UserRolesEnum$1.PROPERTY_TANK, UserRolesEnum$1.SOLE_TANK];
12891
+ this.roles = [UserRolesEnum$1.WORK_TANK, UserRolesEnum$1.PROPERTY_TANK, UserRolesEnum$1.SOLE_TANK, UserRolesEnum$1.MONEY_TANK];
12892
12892
  this.listenEvents();
12893
12893
  }
12894
12894
  getActive() {