Hi expert.
I’m not found solution how to enable button “Update IN” by SO Order Type and SO Status in Shipment screen.
can you help me? Thank everyone so much.
Hi expert.
I’m not found solution how to enable button “Update IN” by SO Order Type and SO Status in Shipment screen.
can you help me? Thank everyone so much.
Hello
Hi
We have workflow options to enable the actions or field that populates in all stages of shipment
Thank
has any way to enable "Update IN" by code
Same example enable field:
if (row != null && OrderTypee = "EQ") { Base.Document.Cache.AllowUpdate = true; PXUIFieldAttribute.SetEnabled<'Update IN' action here>(cache, row, true); }
Hi
Hi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.