Barcode Remove On Invoices

0

How to remove barcode & QR code from invoices?

Question Resolved For: Stock Manager Advance with Point of Sale Module 0 Votes 8 Answers 681 Views
Asked by Mohamed Ishraque Kalideen 3 years ago

1

Answered by Mian Saleem

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

Answered by Mohamed Ishraque Kalideen 3 years ago

Removed, thanks

0

Answered by Mohamed Ishraque Kalideen 3 years ago

How to increase number of list on drop down at "Search product by name" in "POS module"

0

Answered by Mian Saleem 3 years ago

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

Answered by Mohamed Ishraque Kalideen 3 years ago

thanks updated

0

Answered by Mohamed Ishraque Kalideen 3 years ago

How to change the invoice paper size to A4 paper size?

0

Answered by Mohamed Ishraque Kalideen 3 years ago

Mian Saleem I have updated getProductNames into 20 but 11 products listed on sales model. can't i scroll down other using mouse?

0

Answered by Mian Saleem 3 years ago

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.