fix: make sale invoices resource-able.

This commit is contained in:
Ahmed Bouhuolia
2020-10-26 16:36:22 +02:00
parent 61f2eda50f
commit dea6cdd245
3 changed files with 21 additions and 1 deletions

View File

@@ -8,7 +8,6 @@ import {
} from 'lib/ViewRolesBuilder';
import { flatToNestedArray } from 'utils';
import DependencyGraph from 'lib/DependencyGraph';
import TenantManagerSubscriber from 'subscribers/tenantManager';
export default class Account extends TenantModel {
/**