David Price

Initial Cargo Ownership Table

...@@ -177,6 +177,8 @@ OPTIONAL { ...@@ -177,6 +177,8 @@ OPTIONAL {
177 177
178 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> 178 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" />
179 179
180 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" />
181 +
180 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> 182 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" />
181 183
182 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> 184 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" />
......