We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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_last_price_info
Last Purchase Price on the product is the oldest, not the latest price.
Affected versions: tested with v14 but should affect and others
Steps to reproduce the behavior:
Expected behavior
"Last Purchase Price" shows latest PO line purchase price
The text was updated successfully, but these errors were encountered:
I think an issue exists in this place line as it takes a first entry, but based on PO line sorting it sorts by oldest PO.
Sorry, something went wrong.
No branches or pull requests
Module
purchase_last_price_info
Describe the bug
Last Purchase Price on the product is the oldest, not the latest price.
To Reproduce
Affected versions: tested with v14 but should affect and others
Steps to reproduce the behavior:
Expected behavior
"Last Purchase Price" shows latest PO line purchase price
The text was updated successfully, but these errors were encountered: