Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
reports:purchasing [2024/10/25 23:25] – [mSupply's better algorithm] Mark Glover | reports: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. | + | 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. |
+ | |||
+ | <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: | ||
+ | </ | ||
===== 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: | ||
+ | |||
+ | < | ||
+ | graph TD | ||
+ | A(Was the Month fully stocked? | ||
+ | A--> | ||
+ | B--> | ||
+ | D--> | ||
+ | classDef OR fill: | ||
+ | class A,B,C,D,E,F OR | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
=============== | =============== | ||
Line 315: | Line 338: | ||
\\ | \\ | ||
\\ | \\ | ||
- | | // Previous: | + | | // Previous: |
---- struct data ---- | ---- struct data ---- | ||
pagestatus.status | pagestatus.status | ||
---- | ---- | ||