MacromatiX Release Notes
General Software Release 2016.4 – Release Notes
All rights reserved. This publication contains proprietary information of HotSchedules. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form by any means, electronic, mechanical, photocopying, recording or otherwise without the prior written permission of HotSchedules. All registered trademarks, trademarks and service marks are the property of their respective holders.
This document is provided “as-is”. Information in this document may change without notice.
Table of Contents
1. Introduction
2.1 MacromatiX Management System – Highlights
2.3 Reporting Data Store (RDS) – Highlights
3. Browser, Device Prerequisites, and Cube Version
3.1 2016.2 Supported Browsers and Devices
4. New Features
4.1 MacromatiX Management System – New Features
5. Fixed Issues
5.1 MacromatiX Management System – Fixed Issues
1. Introduction
The document communicates the major new features and changes in the 2016.4 MacromatiX Release. It also references issues that were addressed during this release.
2. About This Release
The 2016.4 release includes substantive changes to improve the MacromatiX user experience. A few of the release highlights for the MacromatiX Management System (MMS) and MxConnect (MxC) are detailed below.
2.1 MacromatiX Management System – Highlights
MacromatiX is a cloud-based operating system that provides operational efficiency, cost controls and real-time visibility into restaurant operations that keep the manager in front of customers and focused on their experience, rather than stuck in the back office staring at spreadsheets. Get instant insight into inventory and financials with in-depth, down-to-the item reporting. Gain access to sales data, gross profit, cost of goods sold, loss prevention and exception management with the ability to report down the item level at individual stores. With Macromatix, food is fresher, waste is reduced, and gross profits are increased.
Enhancements to the MacromatiX Management System (MMS) modules this release included:
- Cash management functionality enhanced in the Aloha POS Interface.
- Modifying Costing Logic for Efficiency Report
- Ability to prevent store managers from making changes to an employee’s pay/rate
- The Ability to Delete ‘Item Groups’
- Scheduled Order Screen to display scheduled cut off time and next delivery date
- Suggested Order Evaluator metrics
Aloha
Aloha POS development has been completed to cater to the following functions:
- Cashier Opens and Closes to come from the POS
- Refunds and the ability to report on refunds by refund type
- Provide the Cashier Name
- Rounding to come from the POS
- Provide the Starting Float amount
- Account for Drawer
- Allow for ‘No Sale’ tracking
Modifying Costing Logic for Efficiency Report
The Efficiency Report has been enhanced to properly account for cost changes and the store's costing method when calculating inventory values. This has been implemented so that the beginning inventory value for a period matches the ending inventory value for the previous period. This ensures that the activity is accurate to the actual prices applied during each receive/transfer.
A new parameter option "Include Only Counted Items" (Checkbox) is now available. When the report is generated, only items that were present in either the Beginning or the Ending count are included.
If the option is unchecked, then when the report is generated, all items with any activity during the selected date range are included. Items not counted are identified with an asterisk (*).
The "Cost" column displayed for each item includes two values:
- Beginning Cost (Cost of the item as of the apply date of the Beginning Count)
- Ending Cost (Cost of the item as of the apply date of the Ending Count)
- The "Missing $" column is no longer included in the report.
Ability to Change Employees Pay Rate
The Security Permission - “Employees - Can Edit Employee Job /Pay Details” allows users to Edit hourly and salaried pay details on the Employees page:
- When turned off it restricts the following functions on the System Employees page (MMS_system_employees.aspx), Job Tab:
- Restricts Pay selector (i.e. how employee can be Paid)
- Restricts edits to employee Base Hours input box
- When adding a new job record, user is not allowed to enter a Pay Rate (the pay rate overrides the Effective pay rate)
- Pay rate by default is blank when a new job is added
- When editing a job record, the use is not allowed to make changes to Pay Rate (this field should be disabled)
- When editing a job record, the user is able to set whether the job is the user's primary job (if more than one job record exists for the user)
The security permission setting prevents unauthorized users from making changes to an employee’s pay/rate.
Ability to Delete Item Groups
The ability to delete Item Groups has been added. Item Groups can be removed from the admin page (MMS_Admin_Group.aspx) as long as an Inventory Item Group is not assigned with any items.
If all conditions are met, a success message is displayed. Warning messages are displayed if there are associated:
- Inventory Items
- Inventory Account Mappings
- Inventory Sub Groups
Scheduled Orders – Cut off Time and Next Delivery Date
The Scheduled Orders page has been enhanced. The ability to show order 'Cut Off Time' and 'Next Delivery Date' on the Schedule Orders Page against each order has been added. (MMS_Stores_ScheduledOrders.aspx).
Two existing configuration settings are employed in order to display the new fields:
- ‘Enable scheduled purchasing cutoff notification’
- ‘Show deliveries on scheduled orders page’
The source of Next Delivery Date is the next scheduled order date for that vendor.
2.2 MxConnect – Highlights
MxConnect is designed for use on a mobile device to facilitate constant access to real time data for forecasting, inventory counts, ordering, transfers, waste, and labor.
2016.4 MxConnect changes include enhancements to existing functionality as well as new modules to improve accountability. Enhancements include:
- Lock/Unlock Feature added to Mobile
- Suggested Order Evaluator
Lock/Unlock Feature Added to Mobile
The Period Close functionality has been extended to the MX Connect mobile platform for inventory related functions. Tasks can be scheduled to run and close the period at a consistent time every month.
The Mobile pages that can be locked are:
- Inventory Count - Mobile
- Daily Count
- Weekly Count
- Periodic Count
- Orders - Mobile
- Place
- Receive
- Return
- Waste - Mobile
- Record
- Transfers - Mobile
- Record
- Open Transfers
- History
This bridges the gap on Period Close functionality between MMS and MX Connect. Five new security permissions have been added to the Mobile section of MMS_Admin_RoleSecurity.aspx:
- Inventory Count - Can edit closed periods
- Orders - Can edit closed periods
- Receiving/Returns - Can edit closed periods
- Transfers - Can edit closed periods
- Waste - Can edit closed periods
Suggested Order Evaluator
Mx now stores data for recent orders. The suggested order suggests what the manager feels is needed. This is due to events that may be known to the manager and not yet reflected in the forecast or lack of confidence. A new table stores item-specific attributes used to calculate the suggested order quantity of each item, for every order. Each time an order is placed, attributes are stored to the table.
The columns in the tbOrderEval table include (but are not limited to) the following:
- TransactionSupplyOrderDetailID (to link to tbTransactionSupplyOrderDetail)
- Forecast Quantity
- On Hand Quantity
- On Order Quantity
- Safety Stock Quantity
Each time an order is created, the columns above are populated for each item in the order. The data is exposed to the RDS and Cube for reporting purposes. Order data is stored in the table for 90 days.
2.3 Reporting Data Store (RDS) – Highlights
The MacromatiX solution is a prolific collector of operational data. The Reporting Data Store (RDS) has been conceived in order to give users ownership and access to their own data. Users will have the ability to design and build their own reports and interrogate the database at will. Progress, for the feature, continues. The following fields have been added to the Reporting Data Store:
RDS RedShift: Three new fields will be added to the table "TransactionSale":
- AdditionalInfo1
- AdditionalInfo2
- AdditionalInfo3 (MX-23145)
RDS SQL & RedShift: A change has been made to the RDS so that 'Draft' transfers are removed from the RDS if they are removed in MMS. i.e. Transfers which are in a status of 'Open' where line items have been added to the transfer and then removed before the transfer is submitted. (MX-22855)
RDS Redshift: Some fields and tables in the RDS have been updated to have consistent naming across the system -
- Column customerbenefit.entityid to storeid
- Column customerbenefit.redeemedtransactionsummaryid to redeemedtransactionsaleid
- Column customerbenefit.redeemedentityid to redeemedstoreid
- Column customerbenefitevent.transactionsummaryid to transactionsaleid
- Column customerevent.fromentityid to fromstoreid
- Column customerevent.toentityid to tostoreid
- Column customerinformation.entityid to storeid
- Table externalsalesitem to externalsaleitem
- Column externalsaleitem.externalsalesitemid to externalsaleitemid
- Column externalsaleitem.salesitemcode to saleitemcode
- Column externaltransactionsale.salesitemcount to saleitemcount
- Table externaltransactionsalesitem to externaltransactionsaleitem
- Column externaltransactionsaleitem.externaltransactionsalesitemid to externaltransactionsaleitemid
- Column externaltransactionsaleitem.externalsalesitemid to externalsaleitemid
- Column newloyaltyschemecustomerbalance.transactionsummaryid to transactionsaleid
- Column newloyaltyschemecustomerbalance.entityid to storeid
- Column rewardscustomercards.entityid to storeid
- Column saleitemcombo.salesitemcomboid to saleitemcomboid
- Table salescategory to salecategory
- Column salecategory.salescategoryid to salecategoryid
- Column salecategory.salescategory to salecategory
- Column salecategory.salesitemdeptid to saleitemdeptid
- Table salesitemdept to saleitemdept
- Column saleitemdept.salesitemdeptid to saleitemdeptid
- Column saleitemdept.salesitemdept to saleitemdept
- Table salesitemgroup to saleitemgroup
- Column saleitemgroup.salesitemgroup to saleitemgroup
- Column saleitemgroup.salesitemgroupid to saleitemgroupid
- Column transactionnewloyalty.transactionsummaryid to transactionsaleid
- Column vendorstoreinventoryitem.vendorentityitemid to vendorstoreinventoryitemid (MX-25098)
Reporting Data Store (RDS) Issues that were addressed during this release are:
- A fix was applied. The RDS incremental ETL failed due to a carriage return symbol. Now comments containing carriage return symbols will not cause ETL failures. (MX-23776)
3. Browser, Device Prerequisites, and Cube Version
In order to deliver a best in-class software solution to our customer base, MacromatiX relies on the latest updates and advances available from Web Browsers to ensure improved security, a richer feature set and heightened performance.
3.1 2016.4 Supported Browsers and Devices
The following browsers and devices are officially supported by MacromatiX in the 2016.4 release:
- MacromatiX Web Solution Supported Browsers are: Microsoft Edge, IE 9+, Chrome 34+, FireFox 28+, and Safari 7+
- MacromatiX Mobile Solution Supported Browsers are: IE 9+, Chrome 34+, FireFox 28+, Safari 7+, iOS 6.13+, iOS 7.04+, iOS 8, iOS 9
- Mobile Device recommendations: iPad and IPad Mini
- Minimum recommended device display resolution of 1024px x 768px
- POS: MICROS 3700, NCR Aloha, NCR Compris, Panasonic PANo7700, Panasonic PARJournal, POSIXML, Radiant, SIGNATURE Signature, and XPIENT POLLO
3.2 Cube Version
Several areas of MMS have dependencies upon facts, measures, and other components in the cube. (Version dependency between MMS (MMS application & MxConnect) and the OLAP cube.) This version compatibility is the minimum cube version that is compatible with an MMS version.
Note: The Cube is backwards compatible. Always upgrade to the latest version of the cube.
MMS & MxConnect Version | Minimum Cube Version |
2016.4 | 2016 1.34 |
2016.3 | 3.33 |
2016.2 | 3.31 |
2016.1 | 3.26 |
2015.6 | 3.26 |
2015.5 | 3.26 |
2015.4 | 3.26 |
2015.3 | 3.26 |
2015.2 | 3.26 |
4. New Features
4.1 MacromatiX Management System – New Features
The following new MMS features appear in this release:
General: The MacromatiX Solution can help reduce costs through efficient supply chain management improving accuracy and efficiency through automation and electronic communications. 2016.4 General changes include:
- A change has been made to the Export Engine so that it can handle special characters that may be part of the exported data. (MX-19118)
- Aloha Interface with MX has been updated to account for Drawer Skims. (MX-23619)
- Aloha POS development has been completed to cater for the following functions: Cashier Closes to come from the POS; Refunds and the ability to report on refunds by refund type; Provide the Cashier Name; Rounding to come from the POS. (MX-22939)
- The Aloha interface has been enhanced to track cashier opens from the POS. (MX-23639)
- The Aloha interface to MX has been enhanced to bring through the starting float amount. (MX-23670)
- The Aloha POS interface has been enhanced to bring through the 'No Sale' value. (MX-23640)
- The costing logic has been modified on the Efficiency Report in order to properly account for cost changes, during the selected period, when calculating inventory values. This ensures that beginning inventory values for a period match the ending inventory value for the previous period and so that the activity is accurate to the actual prices upon each receive/transfer. (MX-23173)
- The KPI Weekly Summary Report now calculates the sum of any transactions that are Nosale and CancelledSale. (MX-24078)
- The MMS_Stores_Production.aspx page has been enhanced such that entities with membership in a new zone Type, "MxConnect Forecasting", will no longer have to check the Refresh checkbox and then the View link to retrieve new MxConnect Forecast data, clicking the View link will always return the latest generated data. For any other entity, functionality is unaltered. (MX-23899)
- The Refresh Interval for the Download Center has been enhanced so that it can be configured for intervals of 10 seconds or greater. The default refresh interval upon upgrade will be 30 seconds. (MX-20860)
- The Vendor Entity Item import has been enhanced so that if vendor items are assigned to a store through the import and the associated vendor is not already assigned to the store, the import will automatically assign the vendor. (MX-19693)
Financial: The MacromatiX Financial Solution provides revenue management of monetary transactions, settlements, and deposits. The functionality to account for and track the movement of cash and other trading types in a store. 2016.4 Financial changes include:
- A fix was applied wherein if an 'Account Type' has not been set for any items in MMS_Stores_Glaccountcode.aspx was not always working correctly and R U OK option was displaying under withdrawals. The Petty cash accounts list now populates all the accounts if no type exists in the type dropdown list it is hidden via configuration setting or a blank/null type is selected. (MX-23358)
Inventory Count: The MacromatiX Inventory Solution can helps reduce inventory holding costs through efficient supply chain management. It can help you minimize waste with an accurate production system, minimize inventory shrinkage through accurate inventory tracking. 2016.4 Inventory count changes include:
- The OnlineOrderClassicPage 'RadFormDecorator' has been removed as it was causing lag on IE11 browsers. There is no functional impact as a result of this change. Users may notice very slight style changes on the page i.e. slightly different checkbox or button style. The functional elements all remain in place. (MX-23316)
Inventory Ordering: The MacromatiX Inventory Solution can help reduce inventory holding costs through efficient supply chain management. It can improve purchasing accuracy and efficiency through automation and electronic communications. 2016.4 Inventory Ordering changes include:
- A change has been made to the 'Correction' Credit Memo to disable the 'Add Item's button on the Credit Note Details screen (MMS_Manage_CreditMemo.aspx). (MX-23816)
- The Scheduled Orders page has been enhanced. The ability to show order 'Cut Off Time' and 'Next Delivery Date' on the Schedule Orders Page against each order has been added. (MMS_Stores_ScheduledOrders.aspx) (MX-21659)
Labor: The Labor module provides managers with an efficient way to manage employees’ schedules and data. 2016.4 Labor changes include:
- A new security permission has been created that restricts users from updating pay rate detail for employees via the Employee Details screen. New permission: "Employees - Can Edit Employee Job /Pay Details". (MX-21784)
4.2 MxConnect – New Features
MxConnect: MacromatiX is designed for use on a mobile device so that you have constant access to your data in real time for Forecasting: Inventory Counts, Ordering, Transfers, and Waste; as well as Labor. The mobile inventory count enables users to perform an inventory count on a mobile-enabled device (for example, iPad), as well as manage the item’s travel path. Mobile ordering enables store managers to place inventory orders with their suppliers. Both EDI and email order creation are supported. Stores can create orders using the scheduled orders option or by creating an unscheduled new order. Users can also search the order history.
The following new MxConnect features appear in this release:
General: The MacromatiX Solution can help reduce costs through efficient supply chain management improving accuracy and efficiency through automation and electronic communications. 2016.4 General changes include:
- Split the logic to purge forecast data to a new server manager task "Forecast Generation - Purge Old Data" to improve performance (Mobile Forecasting Only). (MX-24320)
- The ability to compare the Projected Order Quantity to the Actual Order Quantity of past orders has been added. Order attributes used by the system to calculate the Projected Order quantity are now stored in a new table for 90 days after an order is placed. This data is exposed in the RDS and the cube. The original ‘Projected Order quantity’ for any item ordered in the last 90 days can now be reproduced for comparative analysis in the future. (MX-20854)
Inventory Count: The MacromatiX Inventory Solution can helps reduce inventory holding costs through efficient supply chain management. It can help you minimize waste with an accurate production system, minimize inventory shrinkage through accurate inventory tracking. 2016.4 Inventory count changes include:
- Item Group Setup has been enhanced to allow administrative users to delete existing Item Groups, only if the group is not currently assigned to any inventory items. (MX-16340)
Inventory Ordering: The MacromatiX Inventory Solution can help reduce inventory holding costs through efficient supply chain management. It can improve purchasing accuracy and efficiency through automation and electronic communications. 2016.4 Inventory Ordering changes include:
- Period Close functionality has been extended to the MX Connect mobile platform for inventory related functions. (MX-21139)
Labor: The Labor module provides managers with an efficient way to manage employees’ schedules and data. 2016.4 Labor changes include:
- None
5. Fixed Issues
5.1 MacromatiX Management System – Fixed Issues
MacromatiX Management System (MMS) Issues that were fixed during this release are:
General – All Modules:
- A change was made to include the Inventory Efficiency Report in the Report Selector under the Store Reports group when the "Show Inactive Reports" box is checked. The user will need to select the report and check the "Report Active" box and save the change to activate the report. (MX-24177)
- A fix has been applied due to a small change in cache clearing logic for the customer call API "PutSalesItem". A global asax change from MMS has been implemented. Users are now able to successfully call the "PutSalesItem" API. (MX-24125)
- A fix has been applied wherein additional logging occurs that will help link the error messages to the import being performed, when the ASN import files fail. (MX-24993)
- A fix has been applied wherein a forecast amount that included an override adjustment was displaying incorrectly. The forecast now displays overridden values accurately on the forecasting page (MMS_Ops_Forecast2.aspx). (MX-22261)
- A fix has been applied wherein a multi-store selector was mistakenly appearing on the Promotional Items tab of the Promotional Adjustment pop-up on MMS_Ops_Forecast2.aspx. (MX-23573)
- A fix has been applied wherein the Inventory Activity Standard Report (report id 1325) was experiencing an error when it was run for a date range inside a date range for which the report was recently run. (MX-24834) (ZendeskID: 804964)
- A fix has been applied wherein the MMS_Logon.aspx?bypass_sso=true switch for logging into a SAML configured SSO system was failing when the SpCertificate wasn't correct in the site's Mx.config, despite the fact that this certificate file is not needed when bypassing SSO. (MX-23709)
- A fix has been applied wherein the pop-up message provided when attempting to delete a Zone from the Zone Manager page was confusing users regarding its function. The text has been updated and the number of member stores in the zone to be deleted is now being displayed along with the new text. If the zone is in use in another table that would prevent its deletion, the user will be notified that the zone cannot be deleted, and zone/membership in zone will not be deleted. (MX-23445)
- A fix has been applied within the Entity Import wherein the import was failing when new stores were included in the delimited file; failure was on account of SQL locks that have been removed. (MX-24204)
- A fix was applied due to an issue with the Audit Log Viewer (MMS_System_auditlog.aspx) when accessing the attendance audit type. New indexes were added to tables used for the Attendance Audit Type. (MX-22070) (NetSuiteID: 17557)
- A fix was applied wherein the Daily Half Hr Sales Report yielded a return error Users are now able to successfully generate the Daily Half Hr Sales Report when employing various formats. (MX-24331)
- A fix was applied wherein voided transactions were being displayed twice in the ARTS export. Voided transactions now appear just once in the ARTS export. (MX-24183)
- An issue was fixed that caused the Inventory Activity Count to Count Report to display an error. (MX-24566)
- A fix has been applied for customers with large databases. An index was created by AuditDatetime & EventEntityId which will significantly speed up usual selects from tbAudit. (MX-23805)
- In order to decrease page load time the store calendar page will now require the user select a zone or store or both to view action items. The user can still make selections to view specific action items type when using the Filter by option. (MX-24957)
- Performance of the Raw Product Cost Report (System ID: 1358) summary section, displayed at the bottom of the report, has been improved. (MX-23682)
- The Transaction Viewer (MMS_System_TransactionViewer.aspx) has been changed to show the employee information stored on the transaction, instead of showing current employee information. (MX-23038)
Financial – All Modules:
- A change has been made to the visibility of the Import button on the MMS_Manage_SalesBudgets2.aspx page; The import button will no longer be available for any Budget Type but Sales, as that is the only Budget Type for which the Import functionality is designed to operate. (MX-24505)
- A fix has been applied wherein LiveLink was not associating Cashier Reconciliation data with the correct Shift ID number. (MX-24602)
- A fix has been applied wherein seconds were not being displaying in the Cashier Close pull-down on the Cashier Settlements page (MMS_Stores_CashUp6.aspx). Seconds now appear in the Cashier close details on the Cashier Close pull-down on the Cashier Settlement page as well as on the Register Verification tab. (MX-23516) (ZendeskID: 768232)
- A fix has been applied wherein the banking screen (/MMS_Stores_banking3.aspx) was not refreshing. The Actual Deposit amount on Deposits page now matches Banking field on Night Banking page. (MX-24046)
- A fix was applied wherein stores were experiencing a delay when creating TTL files after a workflow had been created. The SQL Server now does seeks instead of scans by using corresponding table hints. (MX-24450)
Inventory Count – All Modules:
- A fix has been applied to the stock adjustment page (MMS_Stores_StockAjustment.aspx) to ensure that adjustment quantities are reset and waste entries are processed correctly. (MX-23710)
- The ability to change a stock count's Apply Date via the MMS_Stores_StockCount.aspx page has been restricted to prevent users from creating two stock counts at the exact same time, in an effort to improve performance and prevent reporting problems. (MX-24542)
- The by Inventory Item search on MMS_Manage_Recipes.aspx has been enhanced such that after selecting a Store/Group/Inventory Item to display the Matching sales items in the box to the right, one can now select an individual store with the expectation that the Matching Items list will update. Previously all elections would have to be made again in order to repopulate the list of Matching Items. (MX-22695)
Inventory Ordering – All Modules:
- A fix has been applied wherein the Change Apply Date functionality on MMS_stores_OnlineOrderClassic.aspx will now remove the Freight Charge from the original order. Previously this charge was still present in the order whose apply date was changed, causing some reporting discrepancies on some reports after an order's Applied Date has been changed. (MX-24269)
- A fix has been applied wherein the MMS_Stores_OnlineOrderClassic.aspx page was not honoring the configuration "VendorType(s) to be filtered across the Asset Management Module", in that it was displaying all assigned Vendors for store regardless of Vendor Type in the Supplier dropdown. Now the Supplier dropdown will only show vendors assigned to the entity selected that are of a Type NOT selected in the above configuration. (MX-22324)
- A fix has been applied within the Invoice import wherein the import would fail when the Tax Amount and/or Tax Rate fields were not provided or when the fields were provided but no values were provided. (MX-23136)
- A fix was applied wherein order forms were displaying incorrect items. Initial filtering for online ordering correctly displays restricted items and items by class. Users no longer see orders from different order classes. (MMS_Stores_OnlineOrderClassic.aspx) (MX-24491)
- A fix was applied wherein the ordering page (MMS_Stores_OnlineOrderClassic.aspx) was not displaying orders properly when using the Chinese culture. Users are now able to view dropdown ordering details of different statuses on the ordering page when using Chinese culture. (MX-24087)
- A script was added to reset the configuration for VendorType(s) to be filtered across the Asset Management Module for customers who do not utilize that module in order to prevent unwanted vendor filtration on MMS_Stores_OnlineOrderClassic.aspx. (MX-23784)
- MMS Forecast no longer allows an item to mirror against itself as a validation message will be displayed to disable this scenario. (MMS_Ops_Forecast2.aspx) (MX-23280)
- The Delivery Date is now the same on the MMS Order Screen (MMS_Stores_OnlineOrderClassic.aspx) and the Delivery Detail screen in MxConnect (#/Inventory/Order/Receive). (MX-25158) (ZenDeskID: 816636)
- A fix was applied wherein the Blanket Order number was invalid and an error was not displayed. The page (MMS_Stores_OnlineOrderClassic.aspx) now displays an error message to alert the user to the problem. (MX-25350)
- The Scheduled Order Import's Skip Duplicates feature has been enhanced such that it will now validate against store/vendor/date/Required Date, to allow for circumstances where multiple orders will be placed on the same day with different Required by dates. (MX-23112)
Labor – All Modules:
- A change has been made to the caching of store time/scheduler labor values in an effort to prevent a Feature Unavailable message from being presented when the Daily View of the MMS_Stores_LabourSchedule.aspx page was selected. (MX-24263)
- A fix has been applied wherein Meal Break Setup records previously entered into the MMS_Admin_EmployeeBreakSetup.aspx page was not visible on the page after entry, even when they still existed in the database. (MX-24680)
- A fix has been applied within the MMS_Stores_TimeandAttendance.aspx page wherein the Time Out field of a newly added shift was defaulting to the same Date/time displayed in the Time in field, instead of being blank. (MX-23494)
- A fix has been applied within the MMS_Stores_TimeandAttendance.aspx page wherein the Time Out field of a newly added shift was defaulting to the same Date/time displayed in the Time in field, instead of being blank. (MX-23700)
- A fix was applied Time & Attendance Manager page (MMS_Ops_AttendanceManager.aspx). The store selector pull-down was creating employee shift's erroneously. A new shift will not be inserted when the user clicks the <Enter> key when selecting a store from the Store dropdown in the Time and Attendance page. (MX-24276)
- A fix was applied wherein out of area multi store access not working for District Managers. District Managers now have multi store access to stores outside of their districts. (MX-24516)
- A fix was applied wherein Shift hours were not carrying across pay-cycles on the Labor Scheduler KPIs (MMS_Stores_LabourScheduler.aspx). (MX-23609)
- A fix was applied wherein Shift hours were not carrying across pay-cycles on the Labor Scheduler KPIs (MMS_Stores_LabourScheduler.aspx). (MX-24053)
- A fix was applied wherein stores could not remove multi store access from users Stores are now able to remove multi store access from users. (MMS_System_Employees.aspx) (MX-24467)
- A fix was applied wherein the penalty hours’ rule was duplicating actual KPI pay records when a worked shift had already been processed. This was resulting in incorrect costings in the KPI calculations. (MMS_Stores_LabourScheduler.aspx) (MX-23889)
- Audit Logs from the UI (Audit Logs>General) now displays the Absence ReasonID correctly. (MX-22512) (ZendeskID: 739303)
- A fix was applied wherein the base overtime (Hours & Pay rate) calculation was incorrect when meal breaks were deducted. (MX-24677)
- The time component is no longer displayed or required for the Birthday or Hire Date fields when adding or editing an employee in the MMS_System_Employees page. (MX-23178)
5.2 MxConnect – Fixed Issues
MxConnect issues that were fixed during this release:
- A fix was applied to improve performance for MXConnect Area Summary report. (MX-25371) (NetSuiteID: 2561269)
- A fix has been applied within the new forecasting engine that was preventing the forecast generator from generating forecasts for intervals between midnight and store open time. (MMS_Ops_Forecast2.aspx) (MX-23769)
- A fix was applied wherein scheduling a "Forecast Adjustment from Past Occurrences" event in MxConnect adjusted the Sales Forecast, but not the Sales Item Forecast. The Sales Item quantity will now be adjusted when a forecast event is scheduled from "Previous Occurrences" in MxConnect. (MX-24064)
- A minor fix was applied to the MxConnect dashboard in order to make it more robust. (MX-24694)
- Adjustments made in the MxConnect Forecasting Sales Item grid will now be saved when the store does not have any sales within the forecast history date range. For example, if the store had been closed for remodeling the last six weeks and there are no sales transactions, the sales item forecast can still be updated. (MX-23192)
Inventory Count – All Modules:
- A fix has been applied within the Finish Now modal pop-up that activates when finishing a Mobile Stock Count. The variance values displayed were in some cases the number of count locations rather than the number of items counted. Now the modal pop-up variance indicators indicate the following: Items with counts that result in a large variance: Value: = count of items whose value variance exceeds threshold. Items with a large positive variance: Value: = count of items whose value variance exceeds threshold in a positive direction. Items with a large negative variance: Value: = count of items whose value variance exceeds threshold in a negative direction. (MX-24202)
- The receive date of a transfer in MxConnect will now be the date the transfer is received by the Transfer in store in that store's local time. The transfer will now be included in the Actual Vs Theoretical Report, Inventory Count to Count Report and the Inventory Efficiency Report when the transfer receive date falls between the count date range selected in the report. (MX-24600)
- When the variance percent of an item is greater than 5%, the variance will be displayed in red in the Review Count screen in MxConnect. If the item has on hand and a 0 value is entered in the count, a variance is created and will be displayed in red. If the item is counted but does not currently have any on hand value, there will be a variance and will be displayed in red. (MX-23613)
Inventory Ordering – All Modules:
- Previously, the Previous Orders section of the Order Details page in MxConnect was using the inventory item to locate previous orders. However, when there are multiple supplier items from the same supplier linked to the same inventory item the previous order quantity was not correct. A change was made to use the vendor item id instead so the previous order Date and Quantity would be displayed per vendor item. (MX-23033)
Labor – All Modules:
- None
Support Questions?
Contact us at 1-877-720-8678 or Email: Customer Care
Comments
0 comments
Please sign in to leave a comment.