feat: Se añaden traducciones a cambiar metodo de pago
This commit is contained in:
@@ -5,11 +5,12 @@ copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/group/button[@name='process']" position="after">
|
||||
<button name="wizard_sale_payment" icon="tryton-forward"/>
|
||||
<button name="wizard_change_payment_method" icon="tryton-forward"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='other']" position="after">
|
||||
<page string="Payments" col="4" id="payments">
|
||||
<field name="payments" colspan="4" readonly="1"/>
|
||||
<button name="wizard_change_payment_method" icon="tryton-forward"/>
|
||||
<newline/>
|
||||
<label name="paid_amount"/>
|
||||
<field name="paid_amount"/>
|
||||
<label name="residual_amount"/>
|
||||
|
||||
Reference in New Issue
Block a user