Onix ERP - Documentación Oficial - v0.0.0
    Preparing search index...
    Índice

    Constructors

    Properties

    http: HttpClient = ...

    Methods

    • Parameters

      • idSellCab: number
      • company: string

      Retorna Observable<{ message: string; success: boolean }>

    • Parameters

      • company: string
      • branch: string | number | null
      • cellPhone: string | null
      • officeType: string | number | null
      • chanel: string | number | null
      • typeClient: string | number | null
      • idState: string | null = null
      • clientName: string | null = null
      • dateStart: string | null
      • dateEnd: string | null
      • pageNumber: number
      • pageSize: number
      • OptionalelectronicInvoice: boolean | null

      Retorna Observable<IGetSellResponse>

    • Parameters

      • company: string
      • OptionalstartDate: string
      • OptionalendDate: string
      • OptionalidBranch: string | number
      • OptionalidOfficeType: string | number
      • OptionalidState: string | number
      • OptionalcellPhone: string
      • Optionalname: string
      • OptionalidClientType: string | number
      • OptionalidChannel: string | number
      • OptionalelectronicInvoice: boolean | null

      Retorna Observable<IGetSellMetrics>

    • Parameters

      • company: string
      • branch: string | number | null
      • cellPhone: string | null
      • officeType: string | number | null
      • chanel: string | number | null
      • typeClient: string | number | null
      • clientName: string | null = null
      • dateStart: string | null
      • dateEnd: string | null
      • pageNumber: number
      • pageSize: number
      • idDispatch: string | number | null = null

      Retorna Observable<IGetSellResponse>

    • Parameters

      • idDispatch: number
      • company: string

      Retorna Observable<{ message: string }>

    • Parameters

      • company: string
      • payload: any

      Retorna Observable<{ message: string; success: boolean }>

    • Parameters

      • company: string
      • payload: any

      Retorna Observable<{ message: string; success: boolean }>