Notifications
Announcements
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).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.