fix: add coa in supplier
This commit is contained in:
@@ -27,6 +27,7 @@ export class COA extends BaseModel {
|
||||
relatedUser: string;
|
||||
|
||||
@Column({
|
||||
type: 'uuid',
|
||||
nullable: true,
|
||||
})
|
||||
supplier: string;
|
||||
|
||||
Reference in New Issue
Block a user