Need help for comprehensive table report

I want to see the transaction details for all the tables in one document

example like this;

Ticket ID | Table | Date | Time | Personal | Refund | Gift | Discount | Roll | Peyment Type | Price Change | Total Amount

Use {REPORT TICKET DETAILS} tag.

For example.

[TICKETS:1,1,1,1, 1, 1, 1, 1, 1, 1, 1, 1]
>TicketNo|Table|Date|Items|Sub Total|Discount|Delivery|TAX|Cash|Credit Card|Online Payment|Total
{REPORT TICKET DETAILS:T.TicketNumber,EN.Table,T.Date,T.Orders.Count,T.PlainSum,CA.Discount,CA.Delivery,T.Tax,PA.Cash,PA.Credit Card,PA.Online Payment,T.TotalAmount}
2 Likes