Unable to locate the 'Apply to delivery challan'

santoshmkcetsantoshmkcet Member Posts: 229
Hi,

I am unable to locate the 'Apply to delivery challan' in NAV 2009 Subcontract order while receiving the material back from Vendor location.
After sending the material to vendor, we should be able to receive the material by clicking the "Apply to Delivery challlan" as we do in classic client.

If any one finds it how to bring in the field of 'Apply to Delivery Challan', please help and inform me how do go about it.
Thanks & Regards
Santosh
Where Stones can be transformed to Gold

Comments

  • SumitSumit Member Posts: 58
    Go to Subcontracting Order
    in Subcontracting Order Sub form, select one line item,
    click on Action button i.e.(Thunder-bolt icon)(Alt+f10) ,
    Go to Line,
    click on Order subcon. details.
    My friend is "Search the Forum"
  • santoshmkcetsantoshmkcet Member Posts: 229
    Thanks for the reply, but I am using Classic Client, and the issue mentioned occurs.
    Thanks & Regards
    Santosh
    Where Stones can be transformed to Gold
  • SumitSumit Member Posts: 58
    Looks like a :bug:
    My friend is "Search the Forum"
  • SumitSumit Member Posts: 58
    If you are in Nav 2009 sp1 Try with the following change:

    In Table ID (13717) App. Delivery Challan Line No. field On-Lookup code,

    change it from

    IF DeliveryChallanLineList.RUNMODAL = ACTION::LookUpOK THEN BEGIN

    to

    IF DeliveryChallanLineList.RUNMODAL = ACTION::OK THEN BEGIN
    My friend is "Search the Forum"
Sign In or Register to comment.