Project

General

Profile

Supplier order based on sales (en) » History » Version 1

Remina Neagu, 2021-12-06 16:11

1 1 Remina Neagu
h1. Supplier order based on sales (en)
2
3
Inventar → Supplier orders based on sales → Generate new supplier order
4
5
Select supplier (mandatory).
6
7
Select categories and manufactures for supplier products (can be empty). You can set for each estimated fluctuation.
8
9
Select excluded product status from order (Offline).
10
11
Add general fluctuation for order (max  fluctuation is used for the product if it is set for product categories or for manufacturer)
12
13
Select date interval for sales analysis
14
15
Select days for order.
16
17
Algorithm 
18
19
Select supplier products that were ordered between the selected dates.
20
21
Filter products by categories and manufacturers (if they are set).
22
23
For each products:
24
25
→ Calculate average ordered quantity / day (avg)
26
27
i) Find days when product was in stock.
28
29
ii) For each days calculate ordered product quantity from shop and from external orders.
30
31
→ Calculate available stock (product stock in warehouse - reserved stock).
32
33
→ Add quantity from another supplier orders to available stock.
34
35
Quantity for order = avg * days - available stock + minimum stock
36
37
→ Add fluctuation.