UOM Code Missing - Shipped not Invoiced

MP_NAV
Member Posts: 42
Multiple Sales Orders using Resources on the lines that have been shipped and not invoiced. The UOM Code is NULL on these lines. Can not invoice them because the UOM is blank, can not update the UOM Code because the Quantity Shipped does not equal Zero.
Any thoughts on a resolution? Is there specific code I can comment out to allow the UOM Code update? We are speaking of approx. 100 Sales Orders. (Undo Shipment does not work on non-Item line types)
Any thoughts on a resolution? Is there specific code I can comment out to allow the UOM Code update? We are speaking of approx. 100 Sales Orders. (Undo Shipment does not work on non-Item line types)
-MP
0
Comments
-
Blank UOM suck no doubt. That's why when creating new item we have code to check if that field has been filled & if it wasn't it will not let you leave the item card.
anyway..I was possibly thinking of an update report that inputs codes into blanks..
.
.
SalesLine."Unit of Measure Code" := 'your code';
SalesLine.MODIFY;
.
.
filtering on blanks only
Obviously your NSC with there license can change these codes for you via the internet. Have you tried that?0 -
have you tried to undo the shippment, from the sales order, navigate to the shipment document and select the function undo shipment.0
-
Even with the Dev license we are unable to simply populate the code fields due to the Shipped Qty <>0.
themave - undo shipment does not work for Resources (wish it did though)
I suppose I will need a report that populates the null fields while circumventing the NAV code that prevents this if the line has already shipped.
Open to other ideas still though... kinda surprised that the Dev license couldn't populate these blanks though.-MP0 -
just a guess, but it would probably be easier to modify the undo shipment routine, it appears to just set a filter to only undo items,
if you navigate on a resource shipment, there are not any value entries or ledger entries that are made, it should be fine to undo a resource shipment.
then undo the shipments, change the code back.
correct the lines and ship and invoice.
not a developer so can't actually try it out.0 -
If it's a resource, the UOM won't matter that much.
What you can do is ask your solution center to do the following:
1. temporary remove the UOM check for resources when you post the invoice.
2. Post those invoices
3. Revert it back
4. Modify the posting routine to check for the UOM during shipping and receiving.
This will be a lot easier than trying to modify the undo shipment process.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 -
You can also ask your solution provider to do the following:
1. temporary remove the UOM check for resources and update/modify on the required lines to be posted and any other lines.
2. Post those invoices and add the check for UOM.
4. Place a check for UOM during making a sale order/Purchase order.Mukesh Sharma0 -
What themave sais should be done. Undo the shipments, and make a report that fills the UOM code without validating, then re-ship. When you have made mistakes its always better(if possible) if you can get back to square one, correct the faulty code and re-post.
Guess this is one of those 'be sure what you code is correct, and remember to test what you make' lessons.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