by jazdale » Wed Sep 21, 2005 8:02 am
Drapp
Try using function RDH (RO document history) and choose the O (op-code analysis) or G (graph opcode statistics) option.
Not exactly what you're looking for, but will give you insight on hits/GP/etc.
*******
If you want to flex your RPG/RPX skills, you could run a report from the HISTORY file and report all ROs in a specific time frame that have a specific op-code.
Make sure that you sort by-exploded op-code. This is very important.
Your output should include labor sale, labor cost, part sale, and part cost. May need to add misc charges if thats how you sell oil. Total these dollar fields so you can divide the total by the number of jobs performed.