« Return to Thread: Picking project/timesheet items for invoice

Re: Picking project/timesheet items for invoice

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 13-May-09, at 3:39 PM, Ron Stone wrote:

> Your line count is a bit different from mine (my version is a couple  
> of months old). I tacked the lines below onto the ends of  
> get_invoice_quantity() and get_description() respectively. I reran  
> the SQL query - nothing comes up. Let me know if I inserted these in  
> the wrong places.

Wrong places; putting them on the end won't help much, as they won't  
ever be run.


> Is there any manual eye-balling (comparison) of tables I could do  
> for a timesheet entry that is showing up and should not be?

Have a look at egw_pm_elements.pe_used_quantity, which is the quantity  
used for projectmanager elements, and compare that against your  
timesheet entries.  Maybe the difference is there?

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: Picking project/timesheet items for invoice