what does this error mean?
It will be easier to help If you post the error details.
i checked and got to know
[Orders Detail:1,1,1,1, 1,1, 1]
Date|Ticket No|Item Group|Item|Price|Quantity|Total
{REPORT ORDER DETAILS:T.Date,T.TicketNumber,O.ItemGroup,O.MenuItemName,O.Price,O.Quantity,O.TotalPrice}
if i remove O.ItemGroup it works fine
why is that so?
some more i am using the same tag in another report also both giving error
Do you have item groups defined?
Happens if menu item id assigned to order does not exists (eg, deleted, renamed, etc…). I’ll mute that error on next update.
ya i have define item group
now i understood your point
i had deleted a group with product but i had placed an order with that group so the record still existed under transaction although the group didnt exist anymore.
so if we change work period or clear dummy transaction data this error wont occur
…got to know this after installing the latest version