Skip to main content
Skip table of contents

Known issue 2016.1: Western Austtralian Bank feed transaction dates are recording as UTC + 8 (WA Time)

The following issue has been identified and subsequently replicated by MYOB Support in EXO Business versions 2016.1

Before upgrading your clients please take into consideration the following issues especially if the site has specific requirements in these areas.

As always we recommend that thorough testing in a non-live environment is undertaken before commencing an upgrade.

Issue

Western Australian (only) Bank feed transactions are being generated the date timestamp is causing an issue with the Bank Reconciliation process as it has a different time stamp than expected. Also some transaction are dropping off from the Reconciliation process.

Workaround

Can use the trigger to update the time.

update bankfeeds_transactions
set transaction_date='00:00:00 2016.03.31' where transaction_date='08:00:00 2016.03.31’

or Recreate the Bank Reconciliation date to accomodate missing transaction.

Resolution

Attached to Problem ticket 130947542141 for resolution in a future release.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.