Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
reports:purchasing [2024/12/11 01:19] – [mSupply's better algorithm] Craig Drownreports:purchasing [2025/06/06 05:06] (current) – [mSupply's better algorithm] Nick Pendergrast
Line 55: Line 55:
  
 == Report on purchase orders... == == Report on purchase orders... ==
-In the same way, you can also filter your reports on properties of the purchase orders involved: category, status and both purchase order custom fields.  For more information on purchase order categories see [[purchasing:show_po_categories | here]]+In the same way, you can also filter your reports on properties of the purchase orders involved: category, status and both purchase order custom fields.  For more information on purchase order categories see [[purchasing:show_po_categories | here]]
 + 
 +<WRAP info center round 90%> 
 +Please note there is also a //Purchases by suppliers// report that relates stock received to purchase orders made. This is one of the item ledger type reports and details can be foiund on the [[reports:items_and_stock#item_ledger|13.02. Stock and items reports]] page. 
 +</WRAP>
  
 =====  Purchases ===== =====  Purchases =====
Line 119: Line 123:
    
 We then sum the adjusted consumption for all the eligible months & divide by the number eligible months to get the best forecast AMC eva ;-) We then sum the adjusted consumption for all the eligible months & divide by the number eligible months to get the best forecast AMC eva ;-)
 +
 +
 +
  
 Here's a diagram: Here's a diagram:
Line 124: Line 131:
 <mermaid> <mermaid>
 graph TD graph TD
-  A(Was the Month fully stocked?)-->|Yes|B(Use consumption from this month+    A(Was the Month fully stocked?)-->|Yes|B(Use consumption from these months to calculate typical AMC
-  A-->|NO|C(Was there low stock?+    A-->|NO|C(Ignore these months
-  C-->|Yes|D(Ignore this month) +    B-->D(Was there months having <10 days with stock)-->|Yes|E(Ignore these months
-  C-->|No|E(Was the month more than 2/3 stocked?+    D-->|No|F(Increase consumption with adjusted AMC to account for days out of stock for these months)
-  E-->|Yes|F(Increase the consumption to account for days out of stock)+
   classDef OR fill:Orange   classDef OR fill:Orange
   class A,B,C,D,E,F OR   class A,B,C,D,E,F OR
-</mermaid>+</mermaid>   
 + 
 + 
  
  
Line 329: Line 338:
 \\ \\
 \\ \\
-|  //  Previous:  **[[reports:transactions]]** | | Next: **[[reports:requisitions]]** //  |+|  //  Previous:  **[[reports:transactions]]** | | Next: **[[reports:stocktakes]]** //  |
 ---- struct data ---- ---- struct data ----
 pagestatus.status    : All Good pagestatus.status    : All Good
 ---- ----
  
  • Last modified: 2024/12/11 01:19
  • by Craig Drown