Showing
2 changed files
with
3 additions
and
2 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -157,8 +157,9 @@ OPTIONAL { | ... | @@ -157,8 +157,9 @@ OPTIONAL { |
| 157 | </ui:forEach> --> | 157 | </ui:forEach> --> |
| 158 | 158 | ||
| 159 | 159 | ||
| 160 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" /> | 160 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlows" /> |
| 161 | - | 161 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> |
| 162 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryAll" /> | ||
| 162 | 163 | ||
| 163 | </ui:group> | 164 | </ui:group> |
| 164 | 165 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment