By default when an order line is created, the release is firm.
The first release is created automatically once the line is entered. What I am trying to do is create a BPM that checks the release as UnFirm.
I started at using the Method SalesOrder.GetNewOrderRel for my BPM. However, I cannot get the BPM to work on the first release that is created automatically. When I add a new release, the BPM works. Its just that first release.
Any Ideas??
Thanks!