Skip to content

Sales Order Management

Mathias Scherer edited this page Nov 27, 2018 · 10 revisions

Functions

Estimates

  • listEstimates
  • searchEstimates
  • showEstimate
  • createEstimate
  • overwriteEstimate
  • editEstimate
  • deleteEstimate
  • showEstimatePdf
  • acceptEstimate
  • declineEstimate
  • issueEstimate
  • reissueEstimate
  • revertIssueEstimate
  • markAsSentEstimate
  • sendEstimate
  • copyEstimate
  • createInvoiceFromEstimate
  • createOrderFromEstimate
  • listEstimateComments
  • searchEstimateComments
  • showEstimateComment
  • createEstimateComment

Orders

  • listOrders
  • searchOrders
  • showOrder
  • createOrder
  • overwriteOrder
  • editOrder
  • deleteOrder
  • createDeliveryFromOrder
  • createInvoiceFromOrder
  • showOrderPdf
  • listOrderComments
  • searchOrderComments
  • showOrderComment
  • createOrderComment
  • createOrderRepetition
  • showOrderRepetition
  • deleteOrderRepetition

Invoices

  • listInvoices
  • searchInvoices
  • showInvoice
  • createInvoice
  • overwriteInvoice
  • editInvoice
  • deleteInvoice
  • showInvoicePdf
  • copyInvoice
  • issueInvoice
  • markAsSentInvoice
  • sendInvoice
  • listInvoiceComments
  • searchInvoiceComments
  • showInvoiceComment
  • createInvoiceComment
  • listInvoicePayments
  • createInvoicePayment
  • showInvoicePayment
  • deleteInvoicePayment
Clone this wiki locally