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.
| ... | @@ -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 | ... | ... |
-
Please register or login to post a comment