update briva
This commit is contained in:
@ -39,6 +39,9 @@ export class BrivaCompany {
|
||||
@Column({ type: "text", nullable: true })
|
||||
account_code: string
|
||||
|
||||
@Column({ type: "text", nullable: true })
|
||||
account_holder: string
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
length: 256
|
||||
|
||||
Reference in New Issue
Block a user