[*] BO : #PSCFV-3007 : Now you can create a voucher when you create a partial refund on the BO

This commit is contained in:
lLefevre
2012-07-10 10:03:35 +00:00
parent db4df39c82
commit bf92a5a7bc
4 changed files with 58 additions and 6 deletions
@@ -730,6 +730,7 @@
</div>
<div style="float: right; width: 160px; display:none;" class="partial_refund_fields">
<div style="text-align:center; margin-top:5px;">
<input type="checkbox" id="generateDiscountRefund" name="generateDiscountRefund" class="button" onclick="toggleShippingCost(this)" />&nbsp;<label for="generateDiscount" style="float:none; font-weight:normal;">{l s='Generate a voucher'}</label><br />
<input type="submit" name="partialRefund" value="{l s='Partial refund'}" class="button" style="margin-top:8px;" />
</div>
</div>