I posted a question a while back asking how to change printer template for the accounts screen. I was informed it wasn’t possible as it was hard coded and advised to create a custom report.
I am just looking for the selected customers account balance so I can print it off or email it. I have no idea how to generate the report. Would anyone have an example of a simple report like this to get me started.
I haven’t done anything only {ACCOUNT TOTAL:Scott-4555555555}which gives me the balance of that account. I would have have to add a report for each account using it that way. What I would like to do is create a report that will show me outstanding balance and maybe all transactions. When that account is selected run the report and it will give me results for that account only. Is this possible?
I would also like to run a report to show all outstanding accounts. Should I be reading up on SQL scripting to achieve above or would Custom Report tags achieve it. A lot of the reports I’ve seen here are for stock and employee. I’m just finding it hard to get my head around it.
I want to learn to how do it myself I don’t expect anyone to write reports for me but if someone could give me a small example of any of the reports I’ve mentioned it might push me in the right direction.
Yes I have that done but I want to be able to email and print a customer their balance. I was told I would have to create a report to do this and attach the report to the account screen as the print button is hard coded.
Yes you would. But based on account you can tell it which report to print when you select an account. I will demonstrate. Give me a few minutes to prepare demonstration.
Create an Automation Command button
Create an Account Screen for Customers Accounts like what Emre showed above put your automation command button here and select Account for Command Parameter
Now when you go to your accounts screen and select an account and press your print button you just made it will print only for that selected account the balance and transactions based on date filter you set for the screen.
Was watching closely as it has to do with Customer Accounts. When you said use “Account” for the Command parameter - where would you find references to the parameters to use? It’s probably because it 12.11am and have been working on our old dog POS system for a client and just can’t see clear (through my red eyes)…
Thanks this is what I was looking for. Is it possible to change printer from Ticket Printer or should I just create another printer for my receipts etc.
The Print account Transactions Template is hard-coded right? Is it possible to create a custom report with the same results as the Print account Transactions? I would like to include the Ticket ID
Are you talking about the Print button from Accounts Screen? Can you show a screenshot of what you mean?
Yes that is hard coded.
You can create a report of anything.
PS: Create a new post use v5 Question category and title It Custom Report Help and then describe in detail what kind of report you want and what you want in it and how you want it to look.