Sales Shipment Lines

Hi I have a problem in that the way one of our databases was written/changed, it was creating many posted sales shipment lines with 0 qty. Does anyone know of any problems that may occur if I delete them all? Thanks Col

normally navision copies all sales lines to the shipment lines, but fills out only the ones with quantity different from zero. the only problem of which i can think of is when you combine shipments as navision searches for shipments through the sales orders. but i dont think that it will cause any problems as long as the quantity is zero. be careful though.

quote:


Originally posted by ahed4
normally navision copies all sales lines to the shipment lines, but fills out only the ones with quantity different from zero. the only problem of which i can think of is when you combine shipments as navision searches for shipments through the sales orders. but i dont think that it will cause any problems as long as the quantity is zero. be careful though.


As far as I know, there is no problem at all. I’ve changed many times codeunit 80 to avoid the sale lines with nothing to ship to be copied in shipment lines in almost every version of Navision and, so far, nobody reported any problem which could be related to that. Anna

Thats what I thought Thanks Anna