V.AISTUDIO / order-store.js

Commit History

Restore order modal info column and formatted product info exports v18
7d3d38f
verified

bep40 commited on

Fix BW export plumbing in order modal
9d447a9
verified

bep40 commited on

Add BW mode toggle to edit order modal exports
ece9f23
verified

bep40 commited on

Fix order modal list price and quote-like layout labels
d3b61dd
verified

bep40 commited on

Overwrite synced server orders in local order modal
253ed42
verified

bep40 commited on

Resolve missing images for Zalo/server orders
a46e555
verified

bep40 commited on

Preserve order item images from Zalo/server sync
4c99da8
verified

bep40 commited on

Add per-product discount support in order edit prompt
561ccec
verified

bep40 commited on

Fix PDF/Excel: CK regex + cọc/phí logic + exportPDF retry
3d59eed
verified

bep40 commited on

Revert to commit 6a6e10c
64353a1
verified

bep40 commited on

Add An Cường articles (inline, no iframe) + Fix PDF/Excel cọc/phụ phí + Fix modal loading
cfd0f7f
verified

bep40 commited on

Fix: parsePrompt understands giao hàng/lắp đặt/phí khác + ghi chú
fed570b
verified

bep40 commited on

Add image column to order detail modal
1b1efed
verified

bep40 commited on

Revert order-store.js to bb80fef31b
2deab83
verified

bep40 commited on

CRITICAL FIX #3: fix ALL broken string concatenations in table row (4 more '</td><td' without +)
3581335
verified

bep40 commited on

CRITICAL FIX #2: another missing quote in string concatenation (caused IIFE crash)
ffa1f8b
verified

bep40 commited on

CRITICAL FIX: syntax error in order-store.js (missing + operator) caused VAI_ORDERS to never load
fc4bee5
verified

bep40 commited on

v17: add image column to order detail modal table
17a98e0
verified

bep40 commited on

v17: fix buttons stop working after export — use event delegation on modal
ff56af4
verified

bep40 commited on

v17: sync orders FROM server on page load — orders from other users now appear in list
6172b22
verified

bep40 commited on

v16: Add retry queue for bot sync — handles bot sleep/timeout, auto-retry every 30s
324793e
verified

bep40 commited on

v15: Save also syncs to bot (order-saved), remove CK% badge from order detail, CK only in discPrice
09eb687
verified

bep40 commited on

v14: Fix CK% parse (no % suffix needed) + Add Mã KH input with auto-suggest from admin DB
618deef
verified

bep40 commited on

v13: (1) Nút Bỏ chốt cho đơn confirmed (2) Export PDF/Excel delegate sang VAI_QR v21 đồng bộ format (3) Expose order data cho Zalo bot via /get-order endpoint
e2d6c0a
verified

bep40 commited on

v12: Order status (pending/confirmed) + Chốt đơn button + Ketoan bot webhook integration
8b17966
verified

bep40 commited on

FIX CRITICAL: Remove Python docstring syntax (triple quotes) that crashed the entire order-store.js"
adc93f5
verified

bep40 commited on

Order Store v11: Customer info in modal + CK applied PER ITEM (discPrice column) not as separate row"
a2d1fa2
verified

bep40 commited on

Order Store v10: Fix discount/CK applied to total + export reflects changes + proper format like original quote"
813e0ed
verified

bep40 commited on

Order Store v9: Editable order detail — delete SP per row + prompt for fees/deposit/discount + save changes"
438f3bb
verified

bep40 commited on

Order Store v8: Remove edit feature. Keep: save, list, search, export PDF/Excel from saved data only.
30e6721
verified

bep40 commited on

Fix order-store v7: robust search that works with both short/long field format + proper export override with getData hijack"
1d3a797
verified

bep40 commited on

Fix order-store v6: setupExport now properly overrides getData() so PDF/Excel includes fees, deposit, and edited items
6f1e0ae
verified

bep40 commited on

order-store.js v5: fix product search - wait for data, better fallback, increase limit
39fa69b
verified

bep40 commited on

order-store.js v4: Fix product search - handle all D fields, support partial match, wait for DMX data
1a3d63e
verified

bep40 commited on

Fix order-store v3: fix order detail edit not working, event delegation
5ecf7d0
verified

bep40 commited on

order-store v2: full edit, add products, prompt field, export quote PDF/Excel from saved order
f29d1cd
verified

bep40 commited on

add order-store.js — order storage, search, and edit system
cdae607
verified

bep40 commited on