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

[purchase_landed_cost] if previous incoming picking have been split, cost price is wrong #973

Open
cvinh opened this issue Sep 5, 2015 · 1 comment

Comments

@cvinh
Copy link
Contributor

cvinh commented Sep 5, 2015

Steps to reproduce :

  • start with a new product (stock=0)
  • buy products normally (purchase)
  • when receiving product, split the picking line (for exemple tracability for 2 different products lots)
  • do another purchase and receive it normally (no need to split that one)
  • in purchase_cost_distribution, apply landed costs normally
  • When Updating Cost, the new standard price is wrong as the read_group function counts the cost twice

Expected behaviour :
the read_group function should not count the cost twice

@cvinh
Copy link
Contributor Author

cvinh commented Sep 5, 2015

checkout #974

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

1 participant