Shipping Agent Service left blank defaults to DHL Intl...

yuppicide
Member Posts: 410
If we forget to put Shipping Agent Service on a Sales Order and print it (or Packing List), it will default to DHL Intl. Is there any way to fix this?
I went into the C/AL Code for Sales Header and found the following:
The customer card shows UPS and GROUND.
On Picking Sheet it prints out blank.. I notice it's missing the second part of code after //BMI..
I would rather it populate blank than DHL.. we hardly ever use DHL. I only noticed this today while putting paperwork in a box to ship and saw DHL.. We don't have DHL pickup and I don't feel like dropping anything off.. it's about 5 or 7 minutes past my house.
I went into the C/AL Code for Sales Header and found the following:
IF "Shipment Method Code" = '' THEN CLEAR(ShipmentMethod) ELSE ShipmentMethod.GET("Shipment Method Code"); //BMIVO 10/04/02 ShipAgtSvcCode.SETFILTER(Code,"Sales Header"."Shipping Agent Service Code"); IF ShipAgtSvcCode.FIND('-') THEN Desc := ShipAgtSvcCode.Description;
The customer card shows UPS and GROUND.
On Picking Sheet it prints out blank.. I notice it's missing the second part of code after //BMI..
I would rather it populate blank than DHL.. we hardly ever use DHL. I only noticed this today while putting paperwork in a box to ship and saw DHL.. We don't have DHL pickup and I don't feel like dropping anything off.. it's about 5 or 7 minutes past my house.
0
Comments
-
It would appear that you have a blank code with a description of DHL International. Just delete that entry from your available Shipping Agent Services, or change it from blank to DHL.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions