Forum Discussion

wheelerDev's avatar
4 years ago

SDK 2021.1.292 not supporting Quarterly PayFrequency

Please see below from the SDK. Is there an update due?  

 

#region Assembly MYOB.AccountRight.SDK, Version=2021.1.292.0, Culture=neutral, #endregion

namespace MYOB.AccountRight.SDK.Contracts.Version2.Contact
{
//
// Summary:
// Describes the pay frequency
public enum PayFrequency
{
//
// Summary:
// Weekly
Weekly = 0,
//
// Summary:
// Fortnightly
Fortnightly = 1,
//
// Summary:
// Twice a month
TwiceAMonth = 2,
//
// Summary:
// Monthly
Monthly = 3
}
}

  • Han-Solo's avatar
    Han-Solo
    MYOB Moderator

    HI wheelerDev,

     

    Currently, you are on the latest version however with the SDK this is normally updated a few weeks after the AccountRight release. 

     

    I do not have a date as of yet however as soon as I find out I will update this post. 

     

    The SDK release will be updated here. 

    • Thanks for this... only that we have clients using this pay frequency and that the SDK is not supporting the same is causing data errors and out of date analysis that we offer.  Look forward to the update

       

      Cheers

       

      Andrew