Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved: support to upload csv file when updating inventory(#279) #280

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

ymaheshwari1
Copy link
Contributor

Added: support to parse json to csv before upload
Added check for error message in api and display a toast message in both inventory and po upload case

Related Issues

Related Issue #279

Short Description and Why It's Useful

Changed the file from json to csv format before uploading as multi-threading does not support processing of json files.
Does not made this change for PurchaseOrder upload case as for now we do not enable multithreading support for po's as discussed.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

Added: support to parse json to csv before upload
Added check for error message in api and display a toast message in both inventory and po upload case
@ymaheshwari1 ymaheshwari1 merged commit 857cd53 into hotwax:main Apr 2, 2024
2 checks passed
R-Sourabh added a commit to R-Sourabh/import that referenced this pull request Apr 16, 2024
R-Sourabh pushed a commit to R-Sourabh/import that referenced this pull request Apr 16, 2024
R-Sourabh added a commit to R-Sourabh/import that referenced this pull request Apr 16, 2024
R-Sourabh pushed a commit to R-Sourabh/import that referenced this pull request Apr 16, 2024
Implemented: support to use i18n from dxp and removed app level configuration of i18n(dxp/280)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant