This commit is contained in:
@@ -38,6 +38,7 @@ export interface TrazabilidadRow {
|
||||
operacion_id: string | null
|
||||
operacion_tipo: string | null
|
||||
profundidad: number
|
||||
parent_lote_id: string | null
|
||||
}
|
||||
|
||||
export interface LoteConOrigen extends Lote {
|
||||
|
||||
Reference in New Issue
Block a user