帳務查詢

備註:
  • 貨款結帳日為每月25號,貨款期間為上月26日~當月25日
  • 「實際銷貨」須扣除付款失敗、訂單取消、退貨、未完成取貨等交易。
  • 分潤金額需滿1000元,方可提領
    • 實際銷貨區間
      • 訂單狀態
      • 表格類型
    • 團主開團金額 {{accountingStartDay}} ~ {{accountingEndDay}}
      已申請提領 ${{ profitAmountApplied }}
    • 已累積金額 ${{ profitAmountAll }}
    • 一鍵提領
訂單張數:{{ totalOrderQty }},銷售數量:{{ totalQty }},銷售金額:${{ totalAmountToString }},預估抽成金額:${{ totalProfitAmountToString }}
  • 銷售商品
    訂單數量
    銷售數量
    總銷售金額
    抽成%數
    抽成金額
  • 銷售商品
    {{item.name}}
    訂單數量
    {{item.orderQty}}
    銷售數量
    {{item.qty}}
    總銷售金額
    ${{item.totalAmount}}
    抽成%數
    {{item.profitRatio}}%
    抽成金額
    ${{profitAmount(item)}}
訂單張數:{{ totalOrderQty }},銷售數量:{{ totalQty }},銷售金額:${{ totalAmountToString }},預估抽成金額:${{ totalProfitAmountToString }}
  • 訂單號碼
    銷售商品
    銷售數量
    總銷售金額
    抽成%數
    抽成金額
    訂單狀態
    提領狀態
    出貨日期
  • 訂單編號
    {{item.orderNo}}
    銷售商品
    {{item.name}}
    銷售數量
    {{item.qty}}
    總銷售金額
    ${{item.totalAmount}}
    抽成%數
    {{item.profitRatio}}%
    抽成金額
    ${{profitAmount(item)}}
    訂單狀態
    提領狀態
    {{item.withdrawStatusName}}
    出貨日期
    {{item.shippingDay}}