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.
- MSAnswered
Hello,
You can increase the limit by modify the
getProductsName
method of modelapp/models/sales_mode.php
andpurchases_model.php
Thank you
- HBAnswered
I 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?
- MSAnswered
Hello,
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
- HBAnswered
I can’t change the - or remove it from the barcode, can you give me fix around this?
- MSAnswered
Hello,
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