Showing
2 changed files
with
2 additions
and
0 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -176,6 +176,8 @@ OPTIONAL { | ... | @@ -176,6 +176,8 @@ OPTIONAL { |
| 176 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> | 176 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> |
| 177 | 177 | ||
| 178 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> | 178 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> |
| 179 | + | ||
| 180 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> | ||
| 179 | 181 | ||
| 180 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> | 182 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> |
| 181 | 183 | ... | ... |
-
Please register or login to post a comment