Added Production Saleable table and completed Production and Well Production
Showing
2 changed files
with
2 additions
and
0 deletions
This diff is collapsed. Click to expand it.
... | @@ -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" /> | ... | ... |
-
Please register or login to post a comment