// Fixed #PSCFV-2721

This commit is contained in:
bMancone
2012-06-07 10:22:08 +00:00
parent 0839cddc50
commit d26a3ee057
3 changed files with 3 additions and 3 deletions
@@ -69,7 +69,7 @@
</tr>
<tr>
<td>{l s='Stock valuation:'}</td>
<td>{$currency->prefix} {$warehouse_value} {$currency->suffix}</td>
<td>{$warehouse_value}</td>
</tr>
</table>
</fieldset>