NAV 2018 Planning: Different Lead Times for Same Vendor

lesanchez
lesanchez Member Posts: 2
edited 2025-11-10 in NAV Three Tier

Hi everyone!

I need to differentiate different transportation modes in NAVISION 2018 planning for the same vendor, so that the system can calculate which mode is better based on different lead times.

I’ve tried creating new vendors and linking them to the item, but in planning it only considers the default vendor.

Example:

  • Vendor X – AIR – 30 DAYS
  • Vendor X – SEA – 45 DAYS

Has anyone found a way to achieve this?
Is there any alternative approach to make NAV consider different lead times for the same vendor depending on the transportation mode?

Thanks in advance!

Answers

  • Miklos_Hollender
    Miklos_Hollender Member Posts: 1,627

    This needs to be programmed, new table, page, pageextension to link it to item and vendor and on the PO calculating it from the onvalidate events of vendor no. and transportation method.

  • kriki
    kriki Member, Moderator Posts: 9,127

    [color=#FF0000][Topic moved from 'General Chat' forum to 'NAV Three Tier' forum][/color]

    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • RockWithNAV
    RockWithNAV Member Posts: 1,193

    As a standard functionality this is what we have and it pulls from the Item card.

    You need to customize for your case.