AccountRight Application Error Report ===================================== Application Version: 2024.1.1.4 Application File Version: 2024.1.1.4 Incident Id: 86853bb3-f210-4e40-9c9e-b7873b30ca52 Time: Monday, 26 February 2024 10:09:43 AM Code: Unknown (0) Message: (Unknown): ShowUIView(PayEmployee,...,...) Stack Trace ---------------------------------------- 1 : MYOB.Huxley.API.HuxleyApplicationException ---------------------------------------- MYOB.Huxley.API.HuxleyApplicationException: (Unknown): ShowUIView(PayEmployee,...,...) ---> MYOB.Huxley.API.HuxleyApplicationException: (DataNotUniqueError): More than one EmployeePayrollDetails exists for employeeId = 236 at mscorlib!0x06005862!System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +0x27 at mscorlib!0x0600586d!System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +0x1b3 at Huxley.Service.Gateway!0x06001a2b!MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments) at Huxley.Service.Proxy!0x06000eee!MYOB.Huxley.Service.Proxy.Services.ProxyPayEmployeeContainerService.GetCompositeObjectById(IEnumerable`1 objectSetVersions, Int32 id) +0x0 at Huxley.UI.Decorators!0x06002d1a!MYOB.Huxley.UI.Decorators.Services.DecoratorServiceMYOBHuxleyApplicationServicesContainerAPIIPayEmployeeContainerService.MYOB.Huxley.ApplicationServices.Container.API.IObjectContainerBusinessService.GetCompositeObjectById(IEnumerable`1 objectSetVersions, Int32 id) +0x52 at Huxley.UI.Model!0x060040f3!MYOB.Huxley.UI.Model.Context.Base.UIContextBusinessContainer`2.<>c__DisplayClass2_0.b__0() +0x0 at Huxley.UI.Model!0x06003ad6!MYOB.Huxley.UI.Model.Context.Base.UIContextContainer`2.InvokeContainerGet(Func`1 getFunction, Boolean force) +0x60 at Huxley.UI.Model!0x06003ad0!MYOB.Huxley.UI.Model.Context.Base.UIContextBusinessContainer`2.GetContainerObject(Int32 id) +0x2d at Huxley.UI.Controllers!0x06001a77!MYOB.Huxley.UI.Controllers.Payroll.ProcessPayroll.PayEmployeeController.GetDataObject() +0x6d at Huxley.UI.Controllers!0x0600117e!MYOB.Huxley.UI.Controllers.Base.BaseControllerBusinessObject`5.get_DataRecord() +0x33 at Huxley.UI.Controllers!0x06001a73!MYOB.Huxley.UI.Controllers.Payroll.ProcessPayroll.PayEmployeeController.get_CanReverse() +0x2a at Huxley.UI.Forms!0x06002f06!MYOB.Huxley.UI.Forms.Payroll.ProcessPayroll.PayEmployee.SetupForEdit() +0xb6 at Huxley.UI.Forms!0x06002eee!MYOB.Huxley.UI.Forms.Payroll.ProcessPayroll.PayEmployee.SetupContainer() +0x16 at Huxley.UI.Forms!0x060022ea!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.InitializeContainer(IUIViewPresenter uiPresenter, IController parentController, IUIContext context, EntityInfo eInfo) +0x1e9 at Huxley.UI.Forms!0x06002343!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, String name, IController controller, IUIContext context, EntityInfo eInfo, Boolean visible) +0x228 at Huxley.UI.Forms!0x0600233f!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, IUIContext context, EntityInfo eInfo) +0xa at Huxley.UI.Forms!0x06001f7c!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.InitializeForm(UIViewType ViewType, IUIViewPresenter uiViewPresenter, String containerResourceID, IUICompanyFile companyFile, EntityInfo eInfo, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x122 at Huxley.UI.Framework!0x06000175!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.GetForm(UIViewType viewType, EntityInfo eInfo, IUIViewPresenter presenter, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x88 at Huxley.UI.Framework!0x06000174!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.Show(IUIViewPresenter presenter, UIViewType viewType, Boolean showDialog, EntityInfo eInfo, IUIContext context, Boolean visible, BeginNotificationRefreshMethod refreshMethod) +0xaa at Huxley.UI.Framework!0x06000193!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0x4a --- End of inner exception stack trace --- at Huxley.UI.Framework!0x06000193!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0xa3 at Huxley.UI.Controllers!0x0600040e!MYOB.Huxley.UI.Controllers.Utils.BusinessEvents.BusinessEventsExtensionMethods.ShowUIViewBusinessEvent(IUIViewPresenter view, IUIContext context, Int32 businessEventId, BeginNotificationRefreshMethod refreshMethod, Boolean showModal, Boolean readOnly, Object[] parameters) +0x51d at Huxley.UI.Forms!0x06000920!MYOB.Huxley.UI.Forms.CashTransactions.TransactionJournalList.LaunchRecordForm(UIFindTransactionDebitCreditSummary recordObject) +0x35 at Huxley.UI.Forms!0x0600091d!MYOB.Huxley.UI.Forms.CashTransactions.TransactionJournalList.grdTransactionJournal_Click(Object sender, EventArgs e) +0x73 at System.Windows.Forms!0x06001169!System.Windows.Forms.Control.OnClick(EventArgs e) +0x19 at DevExpress.XtraGrid.v17.1!0x0600216d!DevExpress.XtraGrid.GridControl.OnClick(EventArgs ev) +0x14 at System.Windows.Forms!0x06001250!System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) +0xf2 at System.Windows.Forms!0x06001260!System.Windows.Forms.Control.WndProc(Message& m) +0x49f at DevExpress.XtraEditors.v17.1!0x06001445!DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m) +0x67 at DevExpress.XtraGrid.v17.1!0x0600214e!DevExpress.XtraGrid.GridControl.WndProc(Message& m) +0xbb at System.Windows.Forms!0x060063eb!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) +0x0 at System.Windows.Forms!0x060063ee!System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) +0x8e at System.Windows.Forms!0x0600314d!System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) +0x25 ========== MODULE: DevExpress.XtraEditors.v17.1 => DevExpress.XtraEditors.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:6df94e55f5bd4444b910d4b2a37076a4; A:1 MODULE: DevExpress.XtraGrid.v17.1 => DevExpress.XtraGrid.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a; G:6a6f2858c181409aa7c4eb6bd501ac5f; A:1 MODULE: Huxley.Service.Gateway => Huxley.Service.Gateway, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:5c732ff9d7bf49bcbc14d1424e49b08f; A:1 MODULE: Huxley.Service.Proxy => Huxley.Service.Proxy, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:563b9b77a1544919b8bd5df835a782dd; A:1 MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:07ef2036b20b40468b9dca4787f07448; A:1 MODULE: Huxley.UI.Decorators => Huxley.UI.Decorators, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:e2c95b72d20d4351a5f3dfd660d78c38; A:1 MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:dc60ba1849384a3f9bd7881d718e6a3f; A:1 MODULE: Huxley.UI.Framework => Huxley.UI.Framework, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:d8595d02f4134c7f97eae8f244023096; A:1 MODULE: Huxley.UI.Model => Huxley.UI.Model, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:5d661a40ceac4ca6a7f0c675821037af; A:1 MODULE: mscorlib => mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:6124afa4bc7342b581f1f084ae850486; A:2 MODULE: System.Windows.Forms => System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:4f38ceb21d204c87b3ee28d3e54c7dcb; A:1 ---------------------------------------- 2 : MYOB.Huxley.API.HuxleyApplicationException ---------------------------------------- MYOB.Huxley.API.HuxleyApplicationException: (DataNotUniqueError): More than one EmployeePayrollDetails exists for employeeId = 236 at mscorlib!0x06005862!System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +0x27 at mscorlib!0x0600586d!System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +0x1b3 at Huxley.Service.Gateway!0x06001a2b!MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments) at Huxley.Service.Proxy!0x06000eee!MYOB.Huxley.Service.Proxy.Services.ProxyPayEmployeeContainerService.GetCompositeObjectById(IEnumerable`1 objectSetVersions, Int32 id) +0x0 at Huxley.UI.Decorators!0x06002d1a!MYOB.Huxley.UI.Decorators.Services.DecoratorServiceMYOBHuxleyApplicationServicesContainerAPIIPayEmployeeContainerService.MYOB.Huxley.ApplicationServices.Container.API.IObjectContainerBusinessService.GetCompositeObjectById(IEnumerable`1 objectSetVersions, Int32 id) +0x52 at Huxley.UI.Model!0x060040f3!MYOB.Huxley.UI.Model.Context.Base.UIContextBusinessContainer`2.<>c__DisplayClass2_0.b__0() +0x0 at Huxley.UI.Model!0x06003ad6!MYOB.Huxley.UI.Model.Context.Base.UIContextContainer`2.InvokeContainerGet(Func`1 getFunction, Boolean force) +0x60 at Huxley.UI.Model!0x06003ad0!MYOB.Huxley.UI.Model.Context.Base.UIContextBusinessContainer`2.GetContainerObject(Int32 id) +0x2d at Huxley.UI.Controllers!0x06001a77!MYOB.Huxley.UI.Controllers.Payroll.ProcessPayroll.PayEmployeeController.GetDataObject() +0x6d at Huxley.UI.Controllers!0x0600117e!MYOB.Huxley.UI.Controllers.Base.BaseControllerBusinessObject`5.get_DataRecord() +0x33 at Huxley.UI.Controllers!0x06001a73!MYOB.Huxley.UI.Controllers.Payroll.ProcessPayroll.PayEmployeeController.get_CanReverse() +0x2a at Huxley.UI.Forms!0x06002f06!MYOB.Huxley.UI.Forms.Payroll.ProcessPayroll.PayEmployee.SetupForEdit() +0xb6 at Huxley.UI.Forms!0x06002eee!MYOB.Huxley.UI.Forms.Payroll.ProcessPayroll.PayEmployee.SetupContainer() +0x16 at Huxley.UI.Forms!0x060022ea!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.InitializeContainer(IUIViewPresenter uiPresenter, IController parentController, IUIContext context, EntityInfo eInfo) +0x1e9 at Huxley.UI.Forms!0x06002343!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, String name, IController controller, IUIContext context, EntityInfo eInfo, Boolean visible) +0x228 at Huxley.UI.Forms!0x0600233f!MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.DynamicContainerLoad(String resourceId, IUIContext context, EntityInfo eInfo) +0xa at Huxley.UI.Forms!0x06001f7c!MYOB.Huxley.UI.Forms.BaseForms.BaseViewForm.InitializeForm(UIViewType ViewType, IUIViewPresenter uiViewPresenter, String containerResourceID, IUICompanyFile companyFile, EntityInfo eInfo, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x122 at Huxley.UI.Framework!0x06000175!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.GetForm(UIViewType viewType, EntityInfo eInfo, IUIViewPresenter presenter, Boolean showAsModal, BeginNotificationRefreshMethod refreshMethod) +0x88 at Huxley.UI.Framework!0x06000174!MYOB.Huxley.UI.Framework.Presenter.UIViewFactory.Show(IUIViewPresenter presenter, UIViewType viewType, Boolean showDialog, EntityInfo eInfo, IUIContext context, Boolean visible, BeginNotificationRefreshMethod refreshMethod) +0xaa at Huxley.UI.Framework!0x06000193!MYOB.Huxley.UI.Framework.Presenter.UIViewPresenter.ShowUIView(UIViewType uiViewType, EntityInfo entityInfo, BeginNotificationRefreshMethod refreshMethod) +0x4a ========== MODULE: Huxley.Service.Gateway => Huxley.Service.Gateway, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:5c732ff9d7bf49bcbc14d1424e49b08f; A:1 MODULE: Huxley.Service.Proxy => Huxley.Service.Proxy, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:563b9b77a1544919b8bd5df835a782dd; A:1 MODULE: Huxley.UI.Controllers => Huxley.UI.Controllers, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:07ef2036b20b40468b9dca4787f07448; A:1 MODULE: Huxley.UI.Decorators => Huxley.UI.Decorators, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:e2c95b72d20d4351a5f3dfd660d78c38; A:1 MODULE: Huxley.UI.Forms => Huxley.UI.Forms, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:dc60ba1849384a3f9bd7881d718e6a3f; A:1 MODULE: Huxley.UI.Framework => Huxley.UI.Framework, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:d8595d02f4134c7f97eae8f244023096; A:1 MODULE: Huxley.UI.Model => Huxley.UI.Model, Version=2024.1.1.4, Culture=neutral, PublicKeyToken=947f70fecdd4159f; G:5d661a40ceac4ca6a7f0c675821037af; A:1 MODULE: mscorlib => mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089; G:6124afa4bc7342b581f1f084ae850486; A:2 ----------------------------------------