Skip to content

Missing fields in TimesheetEntryCreate #133

Description

@buptliuhs

In https://developer.intacct.com/api/project-resource-mgmt/timesheets/#create-timesheet, the following fields are supported

  • COSTTYPEID
  • TASKID
  • LABORCLASSID
  • LABORUNIONID

However, in Node.js SDK, the above fields are NOT supported in https://github.com/intacct/intacct-sdk-js/blob/master/src/Functions/Projects/TimesheetEntryCreate.ts.

Expected: The following fields are supported in Node.js SDK

  • COSTTYPEID
  • TASKID
  • LABORCLASSID
  • LABORUNIONID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions