MUI Pro Plan Research

MUI Pro Plan Research

First off, here's a link to the documentation for MUI data grid.

Data Grid pro features to consider

  • Row Pinning
    • There is an option to pin certain rows to either the top or bottom of the data grid. Personally, I don't see this as that useful for BOE but the option does exist if you ever want to add a complex view or something for the dashboard
  • Manual Row Reordering
    • There exists an option to allow people to essentially drag rows to a different position on the datagrid. I don't think it's that useful for BOE but it's really easy to implement from what I read if y'all want it
  • Column Pinning
    • We can add the ability to pin columns to the left of the grid. This would be the service period columns in this case. I don't think it's necessary but it's pretty easy to implement
  • Manual Column Reordering
    • Same as manual row reordering. My dynamic grid stuff should account for row and column reordering when hitting next period in storefront. Again, not sure if this is really needed but it should be easy to implement
  • Header Filters
  • Master Detail Row Panel
    • This is the really cool one. You can turn each row into a dropdown that shows advanced information per customer. You can add another grid there that shows details on each customer order in the row, or you can move customer information into it. Regardless, I heavily suggest that y'all take time to look into this.

Other pro features

  • Date Range Picker
    • This would allow y'all to combine the two separate date fields into one on session setup. Although I think Doak hates this

 

There is also some other stuff y'all can do with Tree View and Charts if you decide to use Pro in another project, although I don't think that BOE is complex enough to warrant this. Feel free to do further research on MUI's website.

You could also use data grid to create a list view, details on that link I shared above, just find the tab for it. I don't think that's needed for BOE tho.

Other features to consider for BOE Data grid

  • Calculating filtered rows in advance
    • This would work with everything I listed below. It would be a button that says something like "incomplete rows" followed by the number of incomplete rows. I highly recommend looking into this because I think it'll look good for sales.
    • https://mui.com/x/react-data-grid/filtering-recipes/: Scroll down to calculating filtered rows in advance to see an example of this
  • Show only completed rows
    • This would be a feature that requires manual implementation. This would be in the form of a button that, when pressed filters out all rows that are incomplete.
  • Show only incomplete rows
    • This would be a feature that requires manual implementation. This would be in the form of a button that, when pressed filters out all rows that are complete.
  • Show only incomplete columns?
    • Same as above but I think that this one would require a bit more effort

 


    • Related Articles

    • Plan Tax Exclusions

      Plan Tax Exclusions This feature should be utilized when communities do not want to charge tax on certain items when they are covered by the plan. Once they are part of an overage, tax is charged. The system will take tax off of the transactions when ...
    • Plan Type Information

      Dollars - The balance accrued by this account is spent from the Price of items in price rows. The prices of items will deduct from the plan balance exactly the way you would expect it to using simple subtraction. Any dollar amount that goes over the ...
    • Update BIOS on DT Research DT315BT Tablets

      Objectives Update the BIOS on DT315BT tabets so OS Images 7.1.0+ install correctly. Prerequisites DT315BT Tablet DT Research dock BIOS update USB drive Keyboard Instructions Insert "BIOS Update" USB drive into the USB port on the left-hand side of ...
    • Plan Information - Project Manager Settings

      Plan Information - Project Manager Settings General Information Display Plan As – Use this field to display a plan with a name different than the type of plan it is. For example, community has a plan that is a declining dollar plan from FullCount’s ...
    • Change Community Meal Plans - Different Type of Plan

      Change Community Meal Plans - Different Type of Plan Objectives Successfully change meal plans from one type of plan to another. For example, community is switching from a meal plan to declining dollar. Prerequisites Access to fc_obj_owner user on ...