Showing
2 changed files
with
1 additions
and
1 deletions
This diff is collapsed. Click to expand it.
... | @@ -179,7 +179,7 @@ OPTIONAL { | ... | @@ -179,7 +179,7 @@ OPTIONAL { |
179 | 179 | ||
180 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> | 180 | <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> |
181 | 181 | ||
182 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryAll" /> | 182 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> |
183 | 183 | ||
184 | 184 | ||
185 | 185 | ... | ... |
-
Please register or login to post a comment