-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2021.R5 New Features Sprint 1, 2021.R5 New Features Sprint 2
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
Work Type Classification:Sustaining
Story
As an admin, I would like to make sure that Auto Notifications are translate-able regardless of the trigger method in the code.
Details
Asad completed some work to update Auto Notifications that were triggered by different methods in the code so that we can create a translated version of these. We now need to test at least one Auto Notification from each trigger type to confirm that these versioned and translated notifications are delivered correctly.
This testing is specific to Auto Notifications where the contact is "Store Contact"
- Type 1 - SendAutoNotificationByNoticeType
- D:\MxScrum\inform\MX.Services\VendorEntityItemService.vb (New VEI)
- D:\MxScrum\inform\Mx.Inventory.Services\TransferService.cs
- AutoNotificationType.TransferDecline
- AutoNotificationType.TransferSent
- Type 2 - SendAutoNotificationByNoticeType
- D:\MxScrum\inform\MX.Services\TransactionSummaryService.vb
- AutoNotificationType.SalesInjectionProcessStatus (InjectSales)
- AutoNotificationType.SalesInjectionProcessStatus (InjectSales)
- D:\MxScrum\inform\Mobile\Areas\Legacy\Mx.Legacy.Services\QueryServices\ReportingService.cs
- AutoNotificationType.MonthlyCountApplied
- AutoNotificationType.DailySalesReportBankingClose
- D:\MxScrum\inform\Mx.Ordering.Services\ClientSpecific\StarbucksCN\OrderASNValidator.cs
- AutoNotificationType.InvalidNumberOfShipments
- MMS_System_Employees.aspx.vb
- AutoNotificationType.MultiStoreEmployeeAdded
- AutoNotificationType.DailySalesReportBankingClose
- D:\MxScrum\inform\MX.Services\FulfillmentService.vb
- AutoNotificationType.SupplyOrderRejectedNotification
- D:\MxScrum\inform\MX.Services\DirectDebitService.vb
- AutoNotificationType.DirectDebitNotification
- D:\MxScrum\inform\MMS\Areas\Inventory\ProductWizard\Controls\DefaultStoreItemSettingPanel.ascx.vb
- AutoNotificationType.NewInventoryItem
- D:\MxScrum\inform\MMS.Tasks\cls_MMS_TaskServer.vb
- AutoNotificationType.RemittanceInvoice
- D:\MxScrum\inform\MMS.Tasks\cls_MMS_TaskExceptions.vb
- AutoNotificationType.ExceptionNotification
- D:\MxScrum\inform\MX.Services\TransactionSummaryService.vb
- Type 3 - SendAutoNotificationByNoticeType
- D:\MxScrum\inform\MMS\Areas\HeadOffice\BillingAssistantWizard\Controls\WizardStepBillingAssistantManagePayment.ascx.vb (Reminder Button is clicked)
- D:\MxScrum\inform\MX.Services\UserService.vb
- AutoNotificationType.UserForgotPassword
- AutoNotificationType.UserLogonDisabled
- AutoNotificationType.UserForgotPassword
- D:\MxScrum\inform\MMS\Modules\uctrl_MMS_Workflow.ascx.vb
- AutoNotificationType.WorkFlowTaskOverride
- D:\MxScrum\inform\MX.Services\TaskWebServiceClient.vb
- AutoNotificationType.WebServiceCallFailure
- TaskTransfers.vb (MMS Process Transfers)
- AutoNotificationType.PendingTransferNotification
- AutoNotificationType.TransferSent
- AutoNotificationType.TransferReturn
- D:\MxScrum\inform\MMS.Tasks\TaskScheduledReports.vb (MMS Task)
- AutoNotificationType.ScheduledReportFailure
- D:\MxScrum\inform\MMS.Tasks\TaskScheduledOrdersPending.vb
- AutoNotificationType.ScheduledOrdersReminder
- D:\MxScrum\inform\MMS.Tasks\TaskScheduledOrders.vb (MMS Task)
- AutoNotificationType.ScheduledOrdersReminder
- D:\MxScrum\inform\MMS.Tasks\TaskRemoveUnusedItems.vb (MMS Task)
- AutoNotificationType.RemoveUnusedItems
- D:\MxScrum\inform\MMS\Areas\FuelManagement\Controls\TankRecon.ascx.vb
- AutoNotificationType.TankReconciliationVariance
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\SupplyOrderMessage.vb
- AutoNotificationType.ElectronicSupplyOrderFailure
- D:\MxScrum\inform\Mx.StoredValue.Service\StoredValueService.cs
- AutoNotificationType.StoredValueReconciliationInformation
- AutoNotificationType.StoredValueReconciliationError
- D:\MxScrum\inform\Mx.EnterpriseServices\Inventory\StockCountService.svc.cs
- AutoNotificationType.LockPeriodNotification
- D:\MxScrum\inform\MX.Services\DataValidation\ShiftValidationService.vb
- AutoNotificationType.ShiftValidationMismatch
- D:\MxScrum\inform\Mx.Ordering.Services\ServiceMethodTaskService.cs
- AutoNotificationType.UnplacedScheduledOrdersReminder
- AutoNotificationType.ExceptionNotification
- D:\MxScrum\inform\Mx.Web.HttpHandlers\Labour\SaveScheduleHandler.cs
- AutoNotificationType.LaborSchedulesInZoneConfirmed
- D:\MxScrum\inform\Mx.Services.Labour\ResourceScheduleService.cs
- AutoNotificationType.LaborScheduleNotConfirmed
- D:\MxScrum\inform\MX.Services\CashManagement\RegisterConfirmationService.vb
- AutoNotificationType.MissingFloatBagNotification
- D:\MxScrum\inform\MMS\Areas\FuelManagement\Controls\PumpRecon.ascx.vb
- AutoNotificationType.MeterReconciliationVariance
- D:\MxScrum\inform\MMS\Areas\Inventory\Ordering\Controls\OrderReceiveClassic.ascx.vb
- AutoNotificationType.OrderPriceChange
- D:\MxScrum\inform\MX.Services\ClientSpecific\CFA\OrderConfirmationVerificationTask.vb
- AutoNotificationType.OrderConfirmationNotReceived
- D:\MxScrum\inform\Mx.Ordering.Services\ClientSpecific\StarbucksCN\OrderASNValidator.cs
- AutoNotificationType.InvalidShipmentInformation
- D:\MxScrum\inform\Mx.Ordering.Services\ClientSpecific\StarbucksCN\OrderASNProcessor.cs
- AutoNotification.AutoNotificationType.Unknown
- D:\MxScrum\inform\MX.Services\OfflineServiceServer.vb
- AutoNotificationType.OfflineCashTransaction
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\Mobile\MobileOffsiteLocationUpdatedMessage.vb
- AutoNotificationType.OffsiteSalesLocationActivated
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\Mobile\MobileExpenseTransferMessage.vb
- AutoNotificationType.ExpenseTransfer
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\Mobile\MobileEndOfMonthMessage.vb
- AutoNotificationType.EndOfMonthComplete
- AutoNotificationType.WebServiceCallFailure
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\Mobile\MobileClientStockTransferRequest.vb
- AutoNotificationType.TransferRequested
- AutoNotificationType.TransferSent
- D:\MxScrum\inform\MX.Services\BaseSystem\Queues\MxMessages\Mobile\MobileClientElectronicOrderMessage.vb
- AutoNotificationType.BackupElectronicSupplyOrderOnFailure
- D:\MxScrum\inform\MMS\MMS_System_Reports.aspx.vb
- AutoNotificationType.LaborSchedulesInZoneApproved
- D:\MxScrum\inform\MMS\MMS_System_ConfirmSubmit.aspx.vb
- AutoNotificationType.WeeklyReturnSubmitted
- D:\MxScrum\inform\MMS\MMS_Stores_PettyCash.aspx.vb
- AutoNotificationType.PettyCashBudgetExceeded
- D:\MxScrum\inform\MMS\MMS_Stores_OnlineOrderClassic.aspx.vb
- AutoNotificationType.ElectronicSupplyOrderFailure
- D:\MxScrum\inform\MMS\MMS_Stores_OnlineOrder2.aspx.vb
- AutoNotificationType.ElectronicSupplyOrderFailure
- D:\MxScrum\inform\MMS\MMS_Stores_CashUp6.aspx.vb
- AutoNotificationType.StartingFloatVariance
- D:\MxScrum\inform\MMS\MMS_Stores_CashUp.aspx.vb
- AutoNotificationType.CashUpVariance
- D:\MxScrum\inform\MMS\MMS_Stores_Banking3.aspx.vb
- AutoNotificationType.BankingVariance
- AutoNotificationType.BankingDropVariance
- AutoNotificationType.BankingDailyVariance
- AutoNotificationType.WithholdRebankEntered
- AutoNotificationType.WithholdRebankEntered
- AutoNotificationType.BankingDepositBagCountVariance
- D:\MxScrum\inform\Mx.EnterpriseServices\Loyalty\LoyaltyService.svc.cs
- AutoNotificationType.LostStolenCard
- D:\MxScrum\inform\MX.Services\Projections\ForecastingAdjustmentService.vb
- AutoNotificationType.ForecastChangeVariance
- D:\MxScrum\inform\Mx.Ordering.Services\ExportService.cs
- AutoNotificationType.OrderPublishMissingUnitTranslation
- D:\MxScrum\inform\MMS\WebServices\eRetailer.asmx.vb
- AutoNotificationType.LiveLinkActivationSuccess
- AutoNotificationType.LiveLinkActivationFailure
- D:\MxScrum\inform\MX.Services\DataValidation\DayValidationService.vb
- AutoNotificationType.DayValidationMismatch
- D:\MxScrum\inform\MMS.Tasks\cls_MMS_TaskSyscoOrderAck.vb
- AutoNotificationType.VendorPricesUpdated
- AutoNotificationType.ElecOrderAcknowledged
- D:\MxScrum\inform\MMS.Tasks\cls_MMS_TaskAutoNotification.vb in MMS needs translation
- D:\MxScrum\inform\MX.Services\DataValidation\CashierValidationService.vb
- AutoNotificationType.CashierValidationMismatch
- D:\MxScrum\inform\Mx.Services.Cash\CashAuditService.cs
- AutoNotificationType.CashUpVariance
- D:\MxScrum\inform\Mx.Services.Loyalty\BenefitAllocationService.cs
- AutoNotificationType.LoyaltyBenefitAllocationStarted
- D:\MxScrum\inform\MX.Services\AccountingExportService.vb
- AutoNotificationType.AccountExportStockTakeError
- Type 4 - SendAutoNotificationByNoticeTypeAndEntityOrVendor
- D:\MxScrum\inform\AreaPackages\Mx.XsltExports.Services\XsltExportDestinationService.cs (When emailing the export)
- D:\MxScrum\inform\MX.Services\ClientSpecific\CFA\CFABankingNotificationService.vb
- AutoNotificationType.BankingCloseUnfinalizedDays
AC
*Confirm for "Store Contact"
- At least 1 notification from each section above is tested and the proper translated version is sent to the store contact.
- implements
-
CFAMX-12797 Auto Notifications - (R4/5/6) INTL - Support language based Auto Notifications
- Ready for Functional Review
- is blocked by
-
CFAMX-14723 2021.R5(S1): Type 1 Auto-Notify- Transfer Decline 'Failed to send Notification email'
- Done
-
CFAMX-14729 2021.R5(S1): Auto-Notification Type 3 - Did Not see Audit Trail when no Default A/N Exists
- Done
- is related to
-
CFAMX-14693 2021.R5(S1): Auto-Notifications - Receiving duplicates (Type 4 ) for Country Specific Store
- Done