issues
search
hotwax
/
inventory-count
HotWax Commerce Inventory Count
Apache License 2.0
16
stars
66
forks
source link
Implemented: added support to upload product CSV to be added in the count(#343)
#367
Closed
R-Sourabh
closed
3 months ago
R-Sourabh
commented
3 months ago
Related Issues
343
Short Description and Why It's Useful
CSV Upload and Parsing: Users can now upload a CSV file, which is parsed and displays the column headers.
Product Identification: Users can select the identifier column, which helps fetch product information.
Optimized the existing function to add products to the list, making it work seamlessly for both searching and CSV uploads.
Duplicate Product Check: Added a feature to check if a product already exists in the cycle count when uploading from CSV, preventing duplicates.
Added toast messages for various scenarios, such as successful uploads, errors etc.
Screenshots of Visual Changes before/after (If There Are Any)
Contribution and Currently Important Rules Acceptance
[x] I have read and followed
contribution rules
Related Issues
343
Short Description and Why It's Useful
Screenshots of Visual Changes before/after (If There Are Any)
Contribution and Currently Important Rules Acceptance