One of the Product Supply Manager user stories for this sprint included the ability to override suggested order quantities. Update the INV01 module with additional line items to provide this functionality.
In the INV01 Inventory Ordering module, add the following line items:
Formula Hints:
The Override Suggested Order Amount? and Override Amount line items are both for end user input and do not require formulas.
Final Shipment Amount:
After you have tested the formula you added for the new line item, you also need to re-direct the formula for the Confirmed Purchase Order Receipt line item that referenced the Suggested Order Amount for the Month line item to the Final Shipment Amount line item.
Queries:
1)
And
2) My Line item Override Suggested Order Amount line item is marked a Boolean Line Item, but I don't find a check box to that line item? Why?
Sharing snapshots for above.
Hi Yogitha,
Hope this helps!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…