🚀 Elite Accountant Hub: Foundation & Trojan Horse deployment
This commit is contained in:
@@ -113,6 +113,9 @@ export class Invoice {
|
||||
@Column({ type: 'jsonb', nullable: true })
|
||||
validation_errors?: string[];
|
||||
|
||||
@Column({ type: 'text', nullable: true })
|
||||
qr_code?: string;
|
||||
|
||||
@Column({ type: 'decimal', precision: 4, scale: 3, nullable: true })
|
||||
ai_confidence_score?: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user