Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2012, 05:30:44 PM

Login with username, password and session length
Sponsor
You are here: QuickBooksForum.com.auForumSoftwareSDKPayrollItemWageRef in TimeTrackingAdd
Pages: [1]
PayrollItemWageRef in TimeTrackingAdd
PayrollItemWageRef in TimeTrackingAdd
« on: May 03, 2008, 05:16:13 PM »

Does anyone know if PayrollItemWageRef is supported in a time tracking add operation?

All I could find on the topic was this pdf from 2004 for a QB online edition, page 65 of which indicates that it isn't supported for time tracking add. Seems like this still might be the case, since I get an XML parse error when including it.

Sample code snippet:

Code:
<TimeTrackingAddRq requestID="1">
  <TimeTrackingAdd>
  ...
    <PayrollItemWageRef>
      <Name>Hourly Pay</Name>
    </PayrollItemWageRef>
  ...
  </TimeTrackingAdd>
</TimeTrackingAddRq>

Also, if that is the case and it can't be used, does anyone know of a workaround to add time tracking entries for employees that have pay generated from their timesheets?
Logged
Re: PayrollItemWageRef in TimeTrackingAdd
« Reply #1 on: May 03, 2008, 06:04:50 PM »

I have one idea of a workaround which is to temporarily disable the employee's time-based pay option while the time entry is added and then turn it back on. This hopefully will be possible using PayrollInfoUseTimeDataToCreatePaychecks in Employee.

Edit: Unfortunately that won't work anyway because then I still won't have specified a payroll item for the time entry when the option is turned back on. Still looking for a solution.
« Last Edit: May 03, 2008, 06:44:17 PM by lhazlett »
Logged
Re: PayrollItemWageRef in TimeTrackingAdd
« Reply #2 on: May 06, 2008, 05:45:39 PM »

It turns out the ordering of sibling elements is important, and in my case PayrollItemWageRef needed to be placed between Duration and Notes. I previously had it ordered before both these elements.

The onscreen reference turned out to be very valuable in eventually tracking this down.
« Last Edit: May 07, 2008, 09:09:20 AM by lhazlett »
Logged
Pages: [1]
You are here: QuickBooksForum.com.auForumSoftwareSDKPayrollItemWageRef in TimeTrackingAdd
Jump to:  
Recent
[November 13, 2011, 05:07:49 PM]

[November 11, 2011, 12:56:23 PM]

[October 31, 2011, 01:57:37 PM]

[October 31, 2011, 08:59:37 AM]

[October 25, 2011, 12:29:15 PM]
Members
Total Members: 755
Latest: Toderabby
Stats
Total Posts: 847
Total Topics: 290
Online Today: 8
Online Ever: 136
(August 15, 2009, 04:30:34 AM)
Users Online
Users: 0
Guests: 6
Total: 6
Sponsor