Onix ERP - Documentación Técnica - v0.0.0
    Preparing search index...
    interface IGetInventoryAll {
        available: number;
        averageOutput: number;
        date: string;
        days: number;
        destinationBranch: string;
        idBranch: number;
        idProduct: number;
        orders: number;
        productName: string;
        stockProjection: number;
        type: number;
    }
    Index

    Properties

    available: number
    averageOutput: number
    date: string
    days: number
    destinationBranch: string
    idBranch: number
    idProduct: number
    orders: number
    productName: string
    stockProjection: number
    type: number