.payments-purchase
//- form-wizard(title="" subtitle="" finishButtonText="Finalizar" color="#7c7bad" backButtonText="Volver" :hideButtons='processingPayments' nextButtonText="Continuar" transition="fade" @on-complete="paymentProcess()" ref='wizard' @on-change="(prev, next) => removeMovePaymentsAll(prev > next && next < 2)")
form-wizard(title="" subtitle="" finishButtonText="Finalizar" color="#7c7bad" backButtonText="Volver" nextButtonText="Continuar" transition="fade" ref='wizard')
tab-content(title="Quien es el proveedor ?")
supplier
tab-content(title="Cual es la factura ?")
invoices
tab-content(title="Que cuota es ?")
moves-lines
tab-content(title="Como vas a pagar ?")
payments