Breaking Changes
- [DataSourceResponse]: Removed the following properties, which were previously marked as deprecated:
- indirectBankFeed
- indirectBankFeedPos
- indirectBankFeedNeg
Deprecations
The following properties are now deprecated and will be removed in future release:
- [EmployeeLeaveSetup]:
- sickLeaveHoursToAccrueAnnually
- sickLeaveMaximumHoursToAccrue
- [EmployeeLeaveType]:
- hoursAccruedAnnually
New Features
Introduced new properties:
- [EmployeeLeaveSetup]:
- SickLeaveToAccrueAnnually
- SickLeaveMaximumToAccrue
- AnnualLeaveAnniversaryDate
- [EmployeeLeaveType]:
- UnitsAccruedAnnually
- typeOfUnitsToAccrue
- openingBalanceTypeOfUnits
- [LeavePeriod]:
- numberOfUnitsTaken
- typeOfUnits
- typeOfUnitsTaken
- [LeaveType]:
- typeOfUnits
- typeOfUnitsToAccrue
Full Changelog: https://github.com/XeroAPI/Xero-OpenAPI/compare/6.3.0..7.0.0