[IMP] account_voucher: Label consistency between wizard button and form view button

This commit is contained in:
Fabrice Henrion 2015-01-08 19:26:24 -08:00 committed by Martin Trigaux
parent c8f07f2862
commit 8f2f541d5e
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@
</page>
</notebook>
<footer>
<button name="button_proforma_voucher" string="Pay" class="oe_highlight" type="object"/> or
<button name="button_proforma_voucher" string="Register Payment" class="oe_highlight" type="object"/> or
<button string="Cancel" class="oe_link" special="cancel"/>
</footer>
</form>