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

[16] Incorrect product valuation #1937

Open
prioueric opened this issue Jul 9, 2023 · 0 comments
Open

[16] Incorrect product valuation #1937

prioueric opened this issue Jul 9, 2023 · 0 comments
Labels

Comments

@prioueric
Copy link

When an product is received, its valuation takes into account only the first reduction.

Module

Purchase Order Triple Discount

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Affected versions: 16

Steps to reproduce the behavior:

  1. Create a PO for one storable product
  2. Unit price: 600.00 ->
    Disc. 1 = 50% -> Amount = 300.00
    Disc. 2 = 50% -> Amount = 150.00
    Disc. 3 = 50% -> Amount = 75.00
  3. Do reception
  4. Go to Inventory > Analyse > Valuation

Expected behavior
The value of the product is 300 intead of 75

See video : https://watch.screencastify.com/v/eH1yyQtpelIFt7uum6EP

@prioueric prioueric added the bug label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant