MYOXIMPORT Timesheets

From ODBClink wiki
Jump to navigation Jump to search

Overview

MYOXIMPORT_Timesheets allows you to import timesheets into MYOB.

Fields

The following fields allow you to import data. Fields that are mandatory are in bold. Fields that are optional are in italics.

  • TimesheetDate
  • Hours
  • Notes
  • ActivityUID
  • CustomerUID
  • EmployeeUID
  • JobUID
  • PayrollCategoryUID

Notes

  • Timesheets are treated as a complete timesheet for a given employee and day. As such, part-timesheets cannot be imported into MYOB AccountRight Live. Recording a timesheet for an employee/date pair which already exists in MYOB will delete all timesheet entries for that pair and replace with the new entries. In other words, you are telling MYOB the complete story of that employee's timesheet on that date.
  • Because timesheets are not actual transactions, the RecordedUID and RecordedRowVersion will either have the values of Imported or Not Imported once the write data process takes place.
  • Because timesheets are not actual transactions, the InternalLineIndex does not really control how the lines will appear on the timesheet. Although we do use that field to order the data, MYOB may decide to display the lines in any order.

Related Topics