wepos
wepos copied to clipboard
enhance: Added all decimal separator support as per wooCommerce settings to put a discount or adding a fee in POS settings
Previously, in the viewPOS
frontend, the decimal separator for adding discount and fee only support dot (.).
Now, added support for comma (,) and all other decimal separators suported by wooCommerce.
Fix: #114