Removed use of property-prod and left only well prod flow in MRPG HTML
Showing
2 changed files
with
1 additions
and
15 deletions
This diff could not be displayed because it is too large.
| ... | @@ -173,25 +173,11 @@ OPTIONAL { | ... | @@ -173,25 +173,11 @@ OPTIONAL { |
| 173 | 173 | ||
| 174 | </ui:forEach> --> | 174 | </ui:forEach> --> |
| 175 | 175 | ||
| 176 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:GasSales" /> | ||
| 177 | 176 | ||
| 178 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> | ||
| 179 | - | ||
| 180 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" /> | ||
| 181 | - | ||
| 182 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> | ||
| 183 | - | ||
| 184 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" /> | ||
| 185 | 177 | ||
| 186 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> | 178 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> |
| 187 | - | ||
| 188 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" /> | ||
| 189 | - | ||
| 190 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> | ||
| 191 | 179 | ||
| 192 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> | ||
| 193 | 180 | ||
| 194 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryOwnership" /> | ||
| 195 | 181 | ||
| 196 | 182 | ||
| 197 | 183 | ... | ... |
-
Please register or login to post a comment