Skip to main content
Question

Automatically link production order to sales order when creating production order MRP Display screen from Manufacturing button


Forum|alt.badge.img+1

Automatically link production order to sales order when creating production order  MRP Display screen from Manufacturing button
 


I try to override below delegate but not getting production order number. I want to display new created production order under references tab sales order details as shown below.
 

  public delegate void GenerateProductionOrdersDelegate(List<AMOrderCrossRef> list);
        [PXOverride]
        public void GenerateProductionOrders(List<AMOrderCrossRef> list, GenerateProductionOrdersDelegate baseMethod)
        {
            baseMethod(list);
}

If anyone has the knowledge or some guidance on how to do it  I would appreciate it very much.
Thanks

0 replies

Be the first to reply!

Reply


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