David Price

Added Production Saleable table and completed Production and Well Production

...@@ -178,6 +178,8 @@ OPTIONAL { ...@@ -178,6 +178,8 @@ OPTIONAL {
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" /> 180 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" />
181 +
182 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" />
181 183
182 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> 184 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" />
183 185
......