Physical count business flow code not triggered if adjustment qty is 0
We are testing Oracle physical inventory process for our organization. As part of the same, we want to generate a material label for every physical count transaction performed using MSCA.
For this, we created a custom label format and assigned the same through a WMS rule to business flow code = 9 (Physical count)
When performing the count, if physical count qty not equal to the system qty, then the label gets generated as the 'physical count' business flow code is getting fired; BUT when the count qty = system qty, then label is not getting generated as the 'physical count' business flow is not getting fired.