RA
Asked
i'm try to run the POS from the browser but clicking to any product not effective
and the console gives me this error:
Uncaught TypeError: Failed to execute 'setItem' on 'Storage': 2 arguments required, but only 1 present.
at HTMLDocument.<anonymous> (pos:1106)
at l (jquery-2.0.3.min.js:4)
at Object.fireWith [as resolveWith] (jquery-2.0.3.min.js:4)
at Function.ready (jquery-2.0.3.min.js:4)
at HTMLDocument.S (jquery-2.0.3.min.js:4)
and the console gives me this error:
Uncaught TypeError: Failed to execute 'setItem' on 'Storage': 2 arguments required, but only 1 present.
at HTMLDocument.<anonymous> (pos:1106)
at l (jquery-2.0.3.min.js:4)
at Object.fireWith [as resolveWith] (jquery-2.0.3.min.js:4)
at Function.ready (jquery-2.0.3.min.js:4)
at HTMLDocument.S (jquery-2.0.3.min.js:4)
- MSAnsweredPlease try to save your system settings and pos settings then try again.
- RAAnswerednot fixed
the same issue - RAAnsweredok,
it's resolved now after set the Default Customer from POS settings. - MSAnsweredSo it was the settings issue. Please accept the answer to mark the question resolved. Thanks
- Login to Reply