AE
Asked
1) In qty section there is an additional 1 visible in every invoice. Please find the attached invoice, I think there is a bug,
2) we use POS feature in system but we don't like to issue POS receipt for our customers, Can we replace the POS receipt to Invoice format after payment in POS.
3) Can we remove Warehouse details from Invoice format as that information is not necessary in invoice as we use the same billing location for issue goods.
4) Any reason to show QR code also along with Barcode when cleck on sales order and pop up invoice format which is not in the Emailing sales invoice format.
4) I set notification in system to show both customers and staff, But from where we can see it ?
2) we use POS feature in system but we don't like to issue POS receipt for our customers, Can we replace the POS receipt to Invoice format after payment in POS.
3) Can we remove Warehouse details from Invoice format as that information is not necessary in invoice as we use the same billing location for issue goods.
4) Any reason to show QR code also along with Barcode when cleck on sales order and pop up invoice format which is not in the Emailing sales invoice format.
4) I set notification in system to show both customers and staff, But from where we can see it ?
Attachments
- MSAnsweredHello,
1. That 1 is the unit code, please edit/update your unit code from list units menu under settings.
2. No. There is no such option. You can modify the item code or hire developer to help you set the view as you need.
3. Only detailed view has the warehouse details others modal and pdf don't have such. You will need to modify the view file to achieve desired results.
4. No. It's just link QR
5. Notifications will be display on top of the contents same as there is one on demo above overview chart.
Thank you - AEAnsweredHi Saleem,
Thanks for your response, Kindly advise below.
Regarding 2nd answer : which Item code should be modified to view sale invoice instead of POS receipt.
regarding 5th answer : on top of which content, notification will be displayed? Is it display in shop home page to visible for customers ( Because there is option to select staff as well as customers to see it ) - MSAnsweredHello,
You will need to modify the pos controller in `app/controllers/admin/` folder.
At the moment the notifications are shown in the admin area only.
Thank you - Login to Reply