Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Employee Class - A total value now displays on Employee Class as the sum of the grid values.

Integration

Xero

When populating the ClientSupplier on Xero Contacts being transfer to Workbench:

    • 0 = [IsSupplier] i.e. is a member of the Workbench AP group
    • 1 = [IsCustomer] i.e. is a member of the Workbench AR group"

Previously customer and suppliers were being synced from Xero incorrectly, with customers coming into Workbench as suppliers, and suppliers as customers.  This has been corrected.

MYOB

On MYOB a supplier or a client can be designated as either Company or individual. The Individual, the difference being only that an individual has Last Name and First Name. A , and a company only has Name. We now populate CompanyName as the Lastname bring into Workbench suppliers and clients designated as Individuals, with the Company Name being Last Name concatenated with First nameName.

On MYOB Config screen, the Validation Companies was not comparing the correct fields between MYOB and Workbench. This is amended to compare Wb ARACcount and Wb APAccount vs MYOB Cardids This has been corrected and the missing accounts are now shown with the AP or AP Account rather than the Alpha Code.

WebWB API

The SubContractDetailsFields now accepts a Status of 'Submitted'.

...