sales shiplines with quantity = 0

ara3n
Member Posts: 9,258
Is there any reason why these lines are transfered from sales line to sales shipment line and sales invoice lines. Some of our customers have Large Sales Orders with 100's or even 1000 of lines and everytime they post the sales order it takes for ever.
I can write the code in Cu 80 and 90 to not transfer these lines, have to remove the document lines dimensions for those lines. I wish it was a setup so that you could check and uncheck them.
Another setup feature that should be added as a setup for sales lines that have complety been shipped and invoiced to be deleted from sales line.
I can write the code in Cu 80 and 90 to not transfer these lines, have to remove the document lines dimensions for those lines. I wish it was a setup so that you could check and uncheck them.
Another setup feature that should be added as a setup for sales lines that have complety been shipped and invoiced to be deleted from sales line.
0
Comments
-
ara3n wrote:Is there any reason why these lines are transfered from sales line to sales shipment line and sales invoice lines.
Shipping is optional. If you don't need to ship, there is a toggle in the sales setup that you can untoggle so Navision doesn't make shipments.
If you are working on SQL, you can do some work on the indexes. A lot of indexes SQL doesn't need (or doesn't even use). For these you can put in the properties of the index to not maintain them.
If you do this well, posting in SQL goes faster than posting in Navision!
If you are working on Navision-DB, you can decide to not create the the lines in the definitive posting but do it at a later moment (a long time ago I had a customer that wanted the shipment-lines ASAP but he didn't care about the item ledger entries). This will speed up a lot.
In this case you must make a report that transfers the lines to the definitive tables (With this report I fixed the item ledger entries).
This report you can run all the time and in Navision DB you can make it so that it 100% occuppies the disks without overloading the system. See Use DB at 100% without filling the COMMIT-cache
Same thing for deleting sales lines that are finished. Or this you can also put in codeunit 80 (but this slows down again).Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Our customers want to also know what they DIDN'T get too. So they can make other arrangements if necessary. We have some super large orders too, we have learned it's alot, ALOT faster to post the biggest of them from the Client located ON the server.0
-
The reason is so the customer knows exactly what's been shipped and what has not been shipped.
I understand your concern and they definately should make a button that transfers over 0 quantities or not. We've made that modification to a few clients of ours that requested it.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 -
:oops: Ahum, it seems I didn't read the title well. :oops:
So don't read most of my answer is nonsense.
:oops: :oops: :oops:Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!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