Item Charges with WMS

SmokeScreen
Member Posts: 27
I do not normally deal with WMS too much, however when Item Charges on Sales Orders are assigned to Items, and then the Item is processed using WMS, Shipment, Pick, Reg. Pick, the Item Charges do not get "shipped". Is there something that we are missing?
0
Comments
-
Item charges do not get run through the WHM posting process. You'll need to post the shipments manually.
The same concept goes for G/L Account and Resources as well.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
“Item Charges do not get shipped”
Are you referring to item charges appearing in shipment document ?0 -
If I assign an Item charge a product, the warehouse pulls the items into the shipment, picks, them and posts the shipment. Now I have a Sales Order containing only a Charge(Item) line, that is now outside of any systematic process to ship/invoice. I now have to allocate someone to manage the completion of these sales orders.0
-
SmokeScreen wrote:Now I have a Sales Order containing only a Charge(Item) line, that is now outside of any systematic process to ship/invoice.Kai Kowalewski0
-
Not that it dissapears, just that we have to manually ship and invoice the sales order to post the item charge, whereas the warehouse is shipping and invoicing the Items. All of the Invoicing occurs at the point of shipping, however these charges are left unshipped and uninvoiced, so we have to finish these manually0
-
If you add a new boolean field like "Warehouse: Order complete" to the sales header and get the warehouse manager to check this (or modify the Codeunit "Whse. Post shipment" to have this done automatically), you only need to start the sales post batch once a day and filter on that field to ship and invoice all charges from the days orders at once.Kai Kowalewski0
-
If the charges are only invoiced when the order is fully shipped, you could turn this boolean field into a FlowField. That way it will automatically get checked when all items are shipped.
CalcFormula :-Exist("Sales Line" WHERE (Document Type=FIELD(Document Type),Document No.=FIELD(No.),Type=CONST(Item),Outstanding Quantity=FILTER(<>0)))
Kai Kowalewski0 -
Hello !
I've got the same problem with a 4 SP3 version.
Idea to invoice in a separate process works, but it is unapplicable in my situation : I must have my invoice directly with my shpment document and users are not "specialist" : i have to reduce the number of operations.
Any idea where I could make changes to automatically ship the Item Charge line when shipping the document in the WMS process ?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