Files
SalesPipeline/backend/mapping_out.txt
2026-01-27 19:08:46 +08:00

17 lines
1.9 KiB
Plaintext

[DEBUG] Exact Mapped 'Item' to 'pn'
[DEBUG] Exact Mapped '索樣數量PCS' to 'qty'
[DEBUG] Exact Mapped '日期' to 'date'
[DEBUG] Final Mapping for sample: {'Item': 'pn', '索樣數量PCS': 'qty', '日期': 'date'}
Sample Mapping: {'Item': 'pn', '索樣數量PCS': 'qty', '日期': 'date'}
[DEBUG] Exact Mapped '訂單號碼' to 'order_no'
[DEBUG] Exact Mapped '客戶' to 'cust_id'
[DEBUG] Exact Mapped '客戶' to 'customer'
[DEBUG] Exact Mapped '內部料號' to 'pn'
[DEBUG] Exact Mapped '訂單需求量' to 'qty'
[DEBUG] Exact Mapped '明細行狀態' to 'status'
[DEBUG] Exact Mapped '台幣金額' to 'amount'
[DEBUG] Exact Mapped '訂單日期' to 'date'
[DEBUG] Substring Mapped '客戶代號' to 'cust_id' (matched '客戶代號')
[DEBUG] Final Mapping for order: {'訂單號碼': 'order_no', '客戶': 'customer', '內部料號': 'pn', '訂單需求量': 'qty', '明細行狀態': 'status', '台幣金額': 'amount', '訂單日期': 'date', '客戶代號': 'cust_id'}
Order Mapping: {'訂單號碼': 'order_no', '客戶': 'customer', '內部料號': 'pn', '訂單需求量': 'qty', '明細行狀態': 'status', '台幣金額': 'amount', '訂單日期': 'date', '客戶代號': 'cust_id'}