0
How to remove barcode & QR code from invoices?
1
Hello,
There is no option from settings. You can add following to assets/custom/custom.css
.bcimg, .qrimg {
display: none;
}
The above file is for SMA only for sales, quotations and purchases. You might need to add the above code to assets/custom/pos.css
& assets/custom/shop.css
to hide them in receipts and shop order views.
Thank you
0
Removed, thanks
0
How to increase number of list on drop down at "Search product by name" in "POS module"
0
Hello,
You can modify the limit for method getProductNames
in app/models/admin/Sales_model.php
for sales and same method name in app/models/admin/Purchases_model.php
Thank you
0
thanks updated
0
How to change the invoice paper size to A4 paper size?
0
Mian Saleem I have updated getProductNames into 20 but 11 products listed on sales model. can't i scroll down other using mouse?
0
Hello,
Please hire developer to help you modify the item as you need.
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.