[16.0][ADD] purchase_stock_price_variance#1893
[16.0][ADD] purchase_stock_price_variance#1893AungKoKoLin1997 wants to merge 1 commit intoOCA:16.0from
Conversation
nobuQuartile
left a comment
There was a problem hiding this comment.
LGTM
Code review and Functional review
yostashiro
left a comment
There was a problem hiding this comment.
Just very minor non-blocking points. LGTM.
|
This PR has the |
3ed70a7 to
8469f13
Compare
8469f13 to
19dff71
Compare
|
@oca/stock-logistics-workflow-maintainers |
19dff71 to
c2d54ea
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
c2d54ea to
65b3676
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
65b3676 to
d2bedf1
Compare
This module checks the variance between the purchase price and the product's standard price at the time of receipt picking validation. If the variance exceeds a given threshold, the notification can be left in the chatter. Additionally, an error can be triggered before receiving the stock if needed.
@qrtl QT4947