MS
Asked
I'm trying to close the POS register and I'm getting a credit card error, but I want to clarify that I don't use a credit card and I enter the value as 0, and I can't close the register.
- MSAnsweredHello,
You should be able to submit with 0 value for the credit card slips.
As you are getting error, please check `close_register` method of `app/controllers/admin/Pos.php` for validation rules.
Thank you - Login to Reply