Blair2004 / NexoPOS

The base version of NexoPOS, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.
https://my.nexopos.com
GNU General Public License v3.0
904 stars 372 forks source link

[Issue] Error when selecting customer account and entering payment value in POS view #2105

Open JuanRios24 opened 1 month ago

JuanRios24 commented 1 month ago

I encountered an issue in the POS view of the system when attempting to process a payment.

Steps to reproduce:

Navigate to the POS view. Select the customer account. Enter any payment value. Expected behavior: The system should register the entered value and proceed with the payment processing.

Actual behavior: After selecting the customer account and entering a value, nothing happens. Upon checking the browser console, an error is thrown.

Additional information:

The issue occurs consistently when selecting a customer account and trying to proceed with the payment. Captura

Blair2004 commented 3 weeks ago

Hi, Sorry for the late reply, does this issue persist with v5.3.x? Let us know.