customization in Quality

thankeshthankesh Member Posts: 170
Hi all,

I need to populate some values (like Item, Description, Quantity and quantity related fields) from the "warehouse receipt line" to "Quality header" (Customized) when I click "Create Quality order" functionality (customized) from Warehouse receipt. How to achieve this :roll:
With warm regards,

Thankesh

***Learn to lead***

Answers

  • vijay_gvijay_g Member Posts: 884
    Check how are customer field being populated on Sales Order when you select "sell-to-customer no"
  • thankeshthankesh Member Posts: 170
    vijay_g wrote:
    Check how are customer field being populated on Sales Order when you select "sell-to-customer no"

    Hi vijay,

    I checked it. The debugger goes to Sales header -> sell-to-customer no. (Onvalidate) trigger. The thing is, We have to do some filters and validate those fields we need to populate.
    With warm regards,

    Thankesh

    ***Learn to lead***
  • vijay_gvijay_g Member Posts: 884
    Doesn't matter..
    you are doing it based on "Warehouse Receipt Line" that is also goes with primary key in quality header when you click on create quality order.
  • thankeshthankesh Member Posts: 170
    Hi vijay,

    Thank you so much. I will do it. \:D/
    With warm regards,

    Thankesh

    ***Learn to lead***
Sign In or Register to comment.