HB
Asked
Hi I can't add add more then 5 SKU's in add purchase page, it only shows me the first five SKU's
Here's a video demonstration of the problem as well.
https://drive.google.com/open?id=1pV3qXuDlUoaJmifdLukraeZmr95Ug5r1&authuser=zainzedrt%40gmail.com&usp=drive_fs
Here's a video demonstration of the problem as well.
https://drive.google.com/open?id=1pV3qXuDlUoaJmifdLukraeZmr95Ug5r1&authuser=zainzedrt%40gmail.com&usp=drive_fs
- MSAnsweredHello,
You can increase the limit by modify the `getProductsName` method of model `app/models/sales_mode.php` and `purchases_model.php`
Thank you - HBAnsweredI have the following data :
SK-01
SK-02
SK-03
SK-04
....
when I type in SK-04
I only want it to show SK-04 but it shows me all the SKU's cotaining SK in it.
How can I do the search to exact match? - MSAnsweredHello,
That is due to `-` dash. If your codes have dashes then please edit system settings and change the barcode separate to something other than dash.
Thank you - HBAnsweredI can't change the - or remove it from the barcode, can you give me fix around this?
- MSAnsweredHello,
Please read my reply again. I have already suggested the solution to change the barcode separator in system setting to some other option than dash.
Thank you - Login to Reply