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

Packing slip not generated #230

Closed
2 tasks
appurvajain opened this issue Apr 19, 2023 · 1 comment · Fixed by #231
Closed
2 tasks

Packing slip not generated #230

appurvajain opened this issue Apr 19, 2023 · 1 comment · Fixed by #231
Labels
bug Something isn't working

Comments

@appurvajain
Copy link
Contributor

Current behavior

Not able to generate the packing slips for the BOPIS orders on the packed orders page.

Expected behavior

User should be able to generate the packing slips from the BOPIS app.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

@appurvajain appurvajain added the bug Something isn't working label Apr 19, 2023
@ymaheshwari1
Copy link
Contributor

Issue is related to responseType not being passed in the api call, thus throwing error when creating URL for packing slip, need to update the oms package to latest version, as the issue is fixed in oms package(hotwax/oms-api#65).

adityasharma7 added a commit that referenced this issue Apr 19, 2023
Upgraded to latest oms-api package that allows setting response content type
adityasharma7 added a commit that referenced this issue Apr 19, 2023
Fixed: Packing slip not generated (#230)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants