I need print the product list for control proposal there are some way to do this? thanks
Use SQL …
SELECT [Id]
,[GroupCode]
,[Barcode]
,[Tag]
,[Name]
,[CustomTags]
FROM [MenuItems]
Sorry my friend but how can I do it? my samba version is CE can I do it on CE version?
No you can not. Recommended you switch to SQL
Thanks Kendash, and when I switch to SQL there are some tutorial to follow?
I wrote a tutorial for SQL express 2014 in it @emre provided instructions to convert from CE. I don’t have link right now I’m on my phone.
Ok my friend when you get chance please let me know the link thanks very much.
Thanks pizzaeilat4, for the info.
Ok my samba now with SQL but now how I do the configuration to print products list as QMcKay said in previous post.
he said:
Use SQL …
SELECT [Id]
,[GroupCode]
,[Barcode]
,[Tag]
,[Name]
,[CustomTags]
FROM [MenuItems]
???
@royv546789
if you have database tool module run this file for the report
product list.zip (1.1 KB)
I would also recommend you read this. If you plan to use Custom Reports which I recommend.
http://sambapos.com/wiki/doku.php?id=custom_reporting_tags
THANKS MY FRIEND YOU SAVE MY LIVE i TRY TO DO THIS FOR A MONTH
I download the zip folder, uncompressed and upload the txt folder with database tool module, but nothing change. I have to look in report right?
Yes after importing the file it’s should be there.