Click or drag to resize

TemplatesHelper Methods

The TemplatesHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFailedOrderId
Gets the ID of the last failed order.
Public methodStatic memberHasErrorOnExportOrder
Determines whether the last order sync for the current context failed.
Public methodStatic memberIsWebServiceConnectionAvailable
Indicates if the system is able to connect to the ERP.
Public methodStatic memberUpdateOrder(String)
Forces an update of the order in the ERP.
Public methodStatic memberUpdateOrder(Order)
Forces an update of the order in the ERP.
Public methodStatic memberUpdateProduct
Updates the specified product with live information from the ERP.
Public methodStatic memberUpdateStockOnOrder(String)
Pick an existing order and updates product information on it
Public methodStatic memberUpdateStockOnOrder(Order)
Updates product information on the order.
Top
See Also