ST
Asked
How To show Store page and I can’t find the view blade files I have to hide some menus options but i can’t find the file of view blade? Where is locate the view menu blade to hide some items of menus?
Attachments
- MSAnswered
Hello,
Once you are done with modifications, you can run
npm run prod
command to build production version of app and then move the files to live server.Thank you
- STAnswered
how to print number of barcode of product, like We want print 20 barcode in one A4 size paper, how it possible
- MSAnswered
MPS barcode is single page print. There are no templates for A4 or desktop printers yet. Thanks
- STAnswered
but for one product , how to number of print in one wa?
- MSAnswered
On the list items page, you can click the barcode and then print any number of copies you need. Thanks
- Login to Reply