Skip to main content
Question

enable button “Update IN” in Shipment Screen


Forum|alt.badge.img

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.

 

5 replies

Robert Sternberg
Captain II
Forum|alt.badge.img+7

Hello @thanhaim can you give us more details and/or use case.  The Update IN function is tied to business processes so it would help to better understand the need.  Is the goal to force the creation of an Invoice for particular order types?


Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+13

Hi @thanhaim 

We have workflow options to enable the actions or field that populates in all stages of shipment 

https://www.youtube.com/watch?v=OiDTjYJDiek

 


Forum|alt.badge.img
  • Author
  • Freshman II
  • 35 replies
  • May 11, 2023

Thank @Robert Sternberg@manikantad18 and everyone. I realize that "Update IN" is Action and it anabled by Shipment Status(in this case is Confirmed). 
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);     }

 


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2750 replies
  • June 21, 2023

Hi @thanhaim were you able to find a solution? Thank you!


Forum|alt.badge.img
  • Author
  • Freshman II
  • 35 replies
  • June 22, 2023

Hi @Chris Hackett . I looking for new solution. Thank you!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings