feat: Se añade funcionalidad para cambiar metodo de pago

This commit is contained in:
2023-08-14 22:55:37 -05:00
parent dcd88381ee
commit 7bd47838b2
4 changed files with 85 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ 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">