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

Functionality between Orders and Quotes not working as expected #74

Open
juanzgc opened this issue Oct 29, 2024 · 2 comments
Open

Functionality between Orders and Quotes not working as expected #74

juanzgc opened this issue Oct 29, 2024 · 2 comments
Assignees

Comments

@juanzgc
Copy link

juanzgc commented Oct 29, 2024

After testing the b2b-starter-medusa I've ran across the following issues:

  • Admin Quote page doesn't open the individual quote view, which therefore doesn't allow for accepting a quote or updating the value.
  • Creation of a quote becomes duplicated and immediately creates the order (duplicated as well)
  • Creation of Order doesn't appear in the company's orders, however it does appear in the Admin order's.
  • Upon creation of an order that doesn't appear in company's order, it also doesn't discount from the employee's spending limit.

Recording:
https://www.loom.com/share/583109ba23c8454bb927abb619e902fd

➜  node -v
v20.3.0
➜  yarn --version
4.5.1
➜  turbo --version
2.2.3
@rida-rechrache
Copy link

rida-rechrache commented Oct 29, 2024

@juanzgc I have seen this behavior too

I have an order in the backoffice but I don't see it at the frontend.

image
image

@lexvz14
Copy link

lexvz14 commented Nov 12, 2024

Updating medusa packages to 2.0.3 solved the first issue for me, quoteId route not being visible. It works in 2.0.3.

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

No branches or pull requests

4 participants