Asad Nur

Results 16 issues of Asad Nur

Previously, `webpack 3` was used. Now, integrated `webpack 5` in this PR.

QA Approved
Ready to Merge
Dev Review Done

Dev Review Done
New Feature

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...

QA Approved
Ready to Merge
Dev Review Done

Previously, the print receipt layout got broken for smaller than 5 inches width receipts. Now, the issue has been solved by this PR. Fixes: https://github.com/weDevsOfficial/wepos-pro/issues/27

Needs Testing
Dev Review Done

Previously, any variable product was visible to the POS frontend, even though attributes are not used for variations of that product. Now, products are made invisible from the POS frontend...

Needs Testing
Dev Review Done

### All Submissions: * [x] My code follows the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/) * [x] My code satisfies feature requirements * [x] My code is tested * [x] My code passes...

Type: Bug
In Progress

Previously, the amounts and other numbers were blurry on print receipts for several clients due to font availability. Now, fixed the issue by this PR. * Fixes: #140

Needs Testing
Dev Review Done

Integrated `WooCommerce Coupon API` for cart discount. * Fixes: #145 * Fixes: #143 * Fixes: #148 * Fixes: https://github.com/weDevsOfficial/wepos-pro/issues/39

Needs Testing
Dev Review Done

Previously, there was no support for WooCommerce customized order numbers. Now, added support for customized order numbers by this PR. * Fixes: #149.

Needs Testing
Dev Review Done

* Fixes: https://github.com/weDevsOfficial/wepos/issues/145

In progress