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

Problems with offers for wholesale items #70

Open
Pexep opened this issue Dec 7, 2023 · 0 comments
Open

Problems with offers for wholesale items #70

Pexep opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Pexep
Copy link

Pexep commented Dec 7, 2023

Describe the bug
There are few problems with offers for wholesale items :

  1. when we create an offer for a wholesale item, the default total price is the wholesale price multiplied by the quantity
  2. in the offer view, we can't know if the original price is for the entiere quantity or if it's the unit price, it could cause confusion

This supports my suggestion Define price per item for wholesales items.

To Reproduce

  1. Create an offer for a wholesale item
  2. Look at the offer view

Expected behavior

  1. when we create an offer for a wholesale item, the default total price should be the wholesale price
  2. in the offer view, we should be able to know if the original price is a wholesale price or a per item price. I suggest to display the original total price :
  • for non-wholesale item : the unit price multiplied by the quantity
  • for wholesale item : the wholesale price

Server Information (please complete the following information):

  • Server version : 1.20.2
  • Plugin Version : ??
@Pexep Pexep added the bug Something isn't working label Dec 7, 2023
@kiranhart kiranhart self-assigned this Dec 14, 2023
@kiranhart kiranhart added Finished For dev tracking and removed Finished For dev tracking labels Dec 21, 2023
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
None yet
Development

No branches or pull requests

2 participants