Hi,
We are facing an unusual error while adding products to the system. If we add 5products to bill them,the 5 products are not in order of the way we entered it. Example : If I add Egg - 1st, Chicken - 2nd, Anchor - 3rd, Watawala Tea Leaves - 4th and Lifebuoy 5th. On the invoice it was appearing on jumbled order. Example : Watawala Tea leaves on 1st then Anchor, Egg, Lifebuoy and Chicken. We want to rectify this by having the order of the product accordingly the way we entered on while billing. Basically we need the product which we entered first should show first and the product we entered last should be shown last.
Thank you.
- MSAnswered
Hello,
Was it happening before or just started? Any change on server? Can you please take screenshot.
Simple POS
prependTo
the table means latest item will be on top unless the cart item method is set to increase the quantity.Thank you
Thank you
- TPAnswered
Hello,
How to change the theme and interface colors. please give the file path on CSS and theme editor files. We need to create a custom theme. how to do it
- MSAnswered
Hello,
You can change the color style in settings. You can check the
themes
folder. There is default theme with viewsthemes/default/views
and assetsthemes/default/assets
. You can modify it or add new theme. If you add new theme don’t forget to update the settings view to add it in dropdown selection.We don’t offer support for modification and modified versions. You are allowed to modify the item code on your own risk as per license.
Thank you
- Login to Reply