is there any place in the settings to remove the department sales in the z report? or I have to literally go to the html file and edit it?
thanks in advance.
*This post is locked for comments
is there any place in the settings to remove the department sales in the z report? or I have to literally go to the html file and edit it?
thanks in advance.
*This post is locked for comments
- thanks for the replies ya'll
No hours or depts;
dl.dropboxusercontent.com/.../CPT%20X-Z%2040%20Col%20No%20Dept%20or%20Hours.xml
No Depts but has hours;
dl.dropboxusercontent.com/.../CPT%20X-Z%2040%20Col%20No%20Dept.xml
No Hours but has Depts;
dl.dropboxusercontent.com/.../CPT%20X-Z%2040%20Col%20No%20Hours.xml
Hi Tony
Yes Aaron is correct. The file is an XML file which can be opened with Notepad (or Notepad++ for a better option) and you need to edit the following lines (I usually comment the line out as the easiest option)...
<ROW> Report.Department.Name "|" Report.Department.Sales "|" Report.Department.PercentageSales </ROW>
<ROW> "|" Report.DepartmentTotalSales "|" Report.DepartmentTotalPercentage </ROW>
To comment out these lines add <!-- to the beginning of the line and --> t the end of each line.
If you are struggling let me know and I can send you an updated version of the XReport.xml file that gives you options in the preview to alter whether the Dept/Hourly sales are shown or not.
Cheers
Simon
This is correct, you would need to edit the receipt file itself as there is not "option" to do this by a checkbox. I removed mine shortly after I got up and running. (not really needed for my reports).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156