David Price

Added Production Saleable table and completed Production and Well Production

...@@ -179,6 +179,8 @@ OPTIONAL { ...@@ -179,6 +179,8 @@ OPTIONAL {
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 181
182 + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" />
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
184 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> 186 <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" />
......