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