260330:1011 Addied correspondence_revieion_attcahments table table #01
This commit is contained in:
@@ -13,6 +13,7 @@ import { CorrespondenceStatus } from './entities/correspondence-status.entity';
|
||||
import { CorrespondenceReference } from './entities/correspondence-reference.entity';
|
||||
import { CorrespondenceRecipient } from './entities/correspondence-recipient.entity';
|
||||
import { CorrespondenceTag } from './entities/correspondence-tag.entity';
|
||||
import { CorrespondenceRevisionAttachment } from './entities/correspondence-revision-attachment.entity';
|
||||
import { Organization } from '../organization/entities/organization.entity';
|
||||
|
||||
// Dependent Modules
|
||||
@@ -40,6 +41,7 @@ import { NotificationModule } from '../notification/notification.module';
|
||||
CorrespondenceReference,
|
||||
CorrespondenceRecipient,
|
||||
CorrespondenceTag,
|
||||
CorrespondenceRevisionAttachment,
|
||||
Organization,
|
||||
]),
|
||||
DocumentNumberingModule,
|
||||
|
||||
Reference in New Issue
Block a user