How to post packing slip or invoice for a particular line in a Sales Order using X++
Requirement: We have a requirement to post only specified sales lines in a Sales Order from X++. To address this requirement, I did my own analysis and achieved this with the below solution. So lets c

