Stock Movements improvement #700
srdjanm-ca
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Stock Movements query StockMovements.php, there is a field from stockmoves.narrative that get displayed. This field get populated from a sales order Narrative field by ConfirmDispatch_Invoice.php script. In this script if MBFlag == 'M' of 'B" stockmoves.nareative gets populated. If MBFlag == 'A' (Assembly) then it is not? I think it should. It would be useful to see Narrative text when Stock Movements is presented for purchased stock if part was assembly item.
Beta Was this translation helpful? Give feedback.
All reactions