Release Notes 8.15.25:

1. [Infrastructure] | .Net Core Framework Upgrade to version 8:

  • Perform a smoke test on the basic functionalities within the application to see everything works as expected:
    • Log in and Log out
    • Open modal editors and save data
    • Basic UI controls as datepickers, dropdowns, grid features as search, filters, columns order and so on
  • Identify the Nuget Packages that can be updated  



2. Adding a unit field to the Business Unit SetUp Window so the relationship between units and cost centers is visible to the end user:

  • 37.0.01UI Modification:

    • Add a unit field to the Business Unit Setup Window.
    • Ensure the unit field is clearly labeled and positioned for easy access by the end user.
  • Data Integration:

    • Integrate the unit field with the existing data model to reflect the relationship between units and cost centers.
    • Ensure the unit field displays accurate and up-to-date information.
  • Visibility and Usability:

    • Ensure the relationship between units and cost centers is clearly visible to the end user through the unit field.

1. At the top of the screen, on the right side click on the Gear Icon

2. Look for Business Unit Setup

3. Choose Create and Edit Cost Centers

4. Select an existing record by clicking on the pen icon.

3. Having the same drop down options for all my Event Management Windows:

Standard Options Functionality
  • We have the following options and in the following order:
    • Quick add
    • New Event
    • Copy Event (After selecting an event row)
    • Create Menu Package (After selecting an event row)
    • Create Tasting Event (After selecting an event row)
    • Copy Recipes From (After selecting an event row)
  • This option can be found on the dropdown for the "New Entry" button in the Event Management window
Windows applied to:
  • Event Management - All Status Type included
  • Event Management - Confirmed Orders Only
  • Event Management - Pending Orders Only

1. On the left side of the panel, go to Sales & Marketing

2. Click on Event & Order Management

3. Select Event Management - All Status Types Included

 Event Management – All Status Types Included

• Event Management – Confirmed Orders Only

• Event Management – Pending Orders Only

4. Needing some UI changes in the Recipe Information window related to New button color and rename columns:

• The New Button use the same style from the layouts (White button), this place will apply for the following tabs: 

• Recipe Prep
• Recipe Alternate
• Equipment


In the Grid:
• IsActive Column should display separate and read as Is Active
• Create Date should read as Created Date
• Edit Date should read as Edited Date


Status: all the changes have been applied successfully in BETA.

  • Recipe Management (Active Items Only)

1. On the left side panel, go to Data Items

2. Click on Food Management

3. Select Recipe Management (Active Items Only)

4. Open an existing item

  • Recipe Management (All Items):

  •  Recipe Management(On The Fly):

5. Applying the customer ID to NetSuite sales & cash receipt:

Customer ID appliance:
  • Apply the customer ID to the new exports. 
    • Rename those files to NetSuite export file
      • Allow testing on those files
  • Development Requirement
    • Need to modify the Accounting Export Window to work with the NetSuite Export. 

6. Updating Accounting Exports Window to Support NetSuite Exports for RMFC:

  • New NetSuite export options appear in the Accounting Exports window (Customers, Sales, Cash Receipts).
  • Refresh and Export to CSV buttons in the Accounting Exports window work correctly for each NetSuite option.
  • Customers and Sales exports include the cusid column.
  • Existing QuickBooks exports are verified to work correctly (Blazor fix applied if necessary).
  • NetSuite stored procedures listed above are used. Any missing SPs have been created in coordination with the DB team.

7. Migrating the TGIS Database into Prod environment into Elecate tenant:

Database Creation:
  • The TGIS database is created within the Cikume tenant.
  • The database schema includes all required tables, columns, indexes, and relationships.
Data Integrity:
  • All data imported into the database is accurate and consistent.
  • Referential integrity is maintained across all tables.
Permissions and Access Controls:
  • Appropriate user roles and permissions are configured.
  • Access controls are set to ensure data security and compliance with organizational policies.