David Price

Improved product inventory

......@@ -157,8 +157,9 @@ OPTIONAL {
</ui:forEach> -->
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryAll" />
</ui:group>
\ No newline at end of file
......