David Price

Merge branch 'mprspinwork'

This diff could not be displayed because it is too large.
...@@ -173,25 +173,11 @@ OPTIONAL { ...@@ -173,25 +173,11 @@ OPTIONAL {
173 173
174 </ui:forEach> --> 174 </ui:forEach> -->
175 175
176 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:GasSales" />
177 176
178 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" />
179 -
180 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" />
181 -
182 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" />
183 -
184 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" />
185 177
186 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> 178 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" />
187 -
188 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" />
189 -
190 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" />
191 -
192 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" />
193 179
194 - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryOwnership" /> 180 +
195 181
196 182
197 183
......