銷貨單狀態

章節四:銷售 ›› 設定 ››
Parent Previous Next

銷貨單狀態


用來描述銷貨單的狀態(例如:運送中)。


根據業務性質,一個銷貨單可能有一系列內部的操作。你可以定義一些狀態來表明這些內部操作的狀態。此功能可選,營商易系統裡可以設置沒有銷貨單狀態。


操作步驟:

1.  主目錄 > 銷售 > 設定 > 銷貨單狀態;

2. 點擊新增,填寫信息,編輯郵件內容;

  1. 點擊儲存,完成。


參數用法

把參數放進雙開/關括號 {{ 及 }}  內, e.g. {{SONum}} 表示訂單編號,{{POSSite}}表示發票是從在哪部POS開單。


可用參數表

SalesOrder

- OrderId

- SONum

- MOSESNetOrderRef

- SODate

- ShipDate

- ShipMethod

- TrackingNum

- PickUpLocation

- ShipAddress

- ShipNote

- CustomerRef

- CustomerName

- Status

- SORemark

- Currency

- TrackingUrl

- POSSite

- Lines


SalesOrderLine

- LineId

- OrderId

- ItemPrintedName

- ItemPartNum

- Qty

- NetUnitPrice

- UnitPrice

- LineAmount

- UOMCode

- UOM

- LineRemark

- SortOrder

- Warranty

- WarrantyUnit


Invoice

- InvoiceId

- InvoiceNum

- SONum

- MOSESNetOrderRef

- InvoiceDate

- ShipDate

- ShipMethod

- TrackingNum

- PickUpLocation

- ShipAddress

- ShipNote

- CustomerRef

- CustomerName

- Status

- InvoiceRemark

- Currency

- TrackingUrl

- POSSite

- Lines


InvoiceLine

- LineId

- InvoiceId

- ItemPrintedName

- ItemPartNum

- Qty

- NetUnitPrice

- UnitPrice

- LineAmount

- UOMCode

- UOM

- LineRemark

- SortOrder

- Warranty

- WarrantyUnit