update
This commit is contained in:
@ -35,11 +35,13 @@ export class TcelLog {
|
||||
|
||||
@Column({
|
||||
length: 128,
|
||||
nullable: true,
|
||||
})
|
||||
supplier_reference_code: string;
|
||||
|
||||
@Column({
|
||||
length: 128,
|
||||
nullable: true,
|
||||
})
|
||||
supplier_transaction_code: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user