/
How to Create Custom Sales Product
How to Create Custom Sales Product
Situation:
You migrate data or delete product database, the button Add Custom Sale on POS will disappears. You need to recreate this product.
Edit file
app/code/Magestore/Webpos/etc/adminhtml/menu.xml
Remove comment for this code
<add id="Magestore_Webpos::create_custom_sale"
title="Create Custom Sale"
module="Magestore_Webpos"
sortOrder="990"
parent="Magestore_Webpos::pos"
resource="Magestore_Webpos::pos"
action="webposadmin/index/createCustomSale"/>
Clear cache magento
Click menu pos ->
Create Custom Sale
Related content
Quick Guide for Admin
Quick Guide for Admin
More like this
Why Product Doesn’t Show on POS
Why Product Doesn’t Show on POS
Read with this
How to Sell Out of Stock Product on POS but Can not Sell on Website
How to Sell Out of Stock Product on POS but Can not Sell on Website
More like this
How to Sell Out of Stock Product on POS but Can not Sell on Website
How to Sell Out of Stock Product on POS but Can not Sell on Website
More like this
How to Create Purchase Order
How to Create Purchase Order
More like this
POS Lite How to Sell Out of Stock Product on POS but Can not Sell on Website
POS Lite How to Sell Out of Stock Product on POS but Can not Sell on Website
More like this