Topic Options
#60171 - 02/25/19 08:13 AM Avg shipping days?
L10 Offline
Adagio Enthusiast

Registered: 03/22/17
Posts: 25
Loc: Ontario
Hello,

I am wondering what the formula is for the field Avg shipping days. I was hoping to use this in a Gridview to determine how well stock is moving, however the numbers aren't what I am expecting them to be.

For example we have an item NE NSM2 we sold 625 LY, 635 YTD with an average of 59/month over the last 12 months. This is an item that moves quite well. However the AVG shipping days is 337. This is an item that has been on the system for a number of years and it may not have moved as well 8 years ago.

I would like to know how this 337 is calculated.

Thanks
_________________________
Lance Tennier
TDL Canada

Top
#60190 - 02/26/19 04:24 PM Re: Avg shipping days? [Re: L10]
Bob Wisener Offline
Adagio Conductor

Registered: 03/19/02
Posts: 561
Loc: Vancouver, BC
I believe it's a rolling average. The new transaction (days to ship/total shipments) is rolled into the current stat. Perhaps some strange invoice date has thrown off this calculation.
_________________________
Bob Wisener
Dakota Software

Top
#60212 - 02/28/19 12:22 PM Re: Avg shipping days? [Re: L10]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Hello Lance,

We went a looked at the code, and are not convinced that the calculation is correct (or meaningful). The calculation is supposed to be:
Code:
For each shipment:
   ((Number of shipments*Avg days)+Days for this shipment)/(Number of shipments + 1)


and then increment the shipment count.

However, that's not what it's doing which explains why you are having trouble getting to the number displayed on the screen.

We will correct the code for Inventory 9.3A (or change it to something else if anyone cares to suggest a better calculation).
_________________________
Andrew Bates

Top
#60224 - 03/01/19 05:35 AM Re: Avg shipping days? [Re: Retired_Guy]
L10 Offline
Adagio Enthusiast

Registered: 03/22/17
Posts: 25
Loc: Ontario
Thanks Andrew
_________________________
Lance Tennier
TDL Canada

Top


Moderator:  Christa_Meissner 
Who's Online
0 registered (), 82 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14459 Topics
70635 Posts

Max Online: 432 @ 01/20/25 10:17 PM
April
Su M Tu W Th F Sa
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30