Edit the max number of units each envelope can hold for each Product Size code. Use 0 when that envelope should not be used. The app saves this table and recalculates shipping from it.
Product Size
Small Envelope Max
Medium Envelope Max
Big Envelope Max
Lock/Edit
Delete
Firebase Data Storage MonitorNot checked
Click “Check Firebase Storage”. The app uses link-only images and blocks pasted/base64 image storage.
Setup changes are saved in this browser and synced to Firebase when cloud is live. Use Force Upload from the browser that has correct data. Use Force Pull on another browser to reload cloud data. Destructive reset/clear tools are intentionally removed for safety.
WebLead Pro
Lightweight cloud-synced DSR, label printing, shipping list, history, inventory, and analysis dashboard.
Version Information
App Name
WebLead Pro
Version
V6.4 CSV Import/Export + Blank Active Row Cleanup
Database
Firebase Realtime Database
Main Cloud Path
omsPro
History Load Mode
Last 7 days by default, searchable archive by index
Inventory Mode
On-demand calculated and saved
Analysis Mode
Active orders live, shipped history saved/on-demand
Update History
Date
Update
2026-07-05
Audited and lightened the app: removed duplicate/overridden JavaScript functions, unused helper functions, and obsolete About-history fragments while keeping CSV import/export, History search, DSR entry, label printing, shipping, stock, and analysis features.
2026-07-04
Added History CSV export/import support with long tracking numbers preserved as text, imageLink export/import, duplicate-safe importing, and blank active-row cleanup after shipping.
2026-07-04
Rebuilt DSR Entry into a fixed-width compact form with larger left image block, Product Name and Image URL alignment, Clear button, and tight Qty/Size fields.
2026-07-03
Label Printing optimized to show responsive image cards with tight 5-column layout, status tinting, print count bubble, and no repeated image storage.
2026-07-02
Changed product image workflow to link-only memory: Firebase stores one external image URL by Vendor + Account + Product Name and order records stay free of image/base64 data.