/
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
, multiple selections available,
Related content
How to create a gift card product
How to create a gift card product
More like this
How to create a Purchase Order
How to create a Purchase Order
More like this
How to install a custom app in Shopify Admin and register to Magestore POS
How to install a custom app in Shopify Admin and register to Magestore POS
More like this
How to show Product on POS
How to show Product on POS
More like this
How to Install brand new Customized Magestore POS via SSH
How to Install brand new Customized Magestore POS via SSH
More like this
Why Product Doesn’t Show on POS
Why Product Doesn’t Show on POS
Read with this