David Price

Improved product inventory

...@@ -158,7 +158,8 @@ OPTIONAL { ...@@ -158,7 +158,8 @@ OPTIONAL {
158 158
159 159
160 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" /> 160 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" />
161 - 161 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" />
162 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryAll" />
162 163
163 </ui:group> 164 </ui:group>
164 165
...\ No newline at end of file ...\ No newline at end of file
......