Frideas 4/11/2025

Frideas
Designed by Freepik.com

On Friday, it’s EpiUsers Frideas Day! Have you been to the Epicor Ideas Portal recently? If so, are there some ideas you want to encourage other users to vote for? Maybe want to add comments to an existing idea?

KIN I 5057 - Replace SSRS

KIN I 5607 - Enable Company Context Switching on the Browser

6 Likes

Implement a selling quantity multiple (or lot sizing, whatever you want to call it) on the sales side. Like what’s already in the purchasing side.

https://epicor.ideas.aha.io/ideas/KIN-I-6256

6 Likes

Please save us from the catastrophe that is server file download:
Retrieve Log files from the Cloud Management Portal

Missing: Field Help. Last seen in classic. Reward: Sanity.

6 Likes

A bit of self promotion but I feel this is a useful tool we need.
Ability to Mass Update Parts for “Track Inventory by Revision”

I pushed hard to get attention on this one. This is a big deal. I’m not going to share details here. Please don’t share details outside of the Ideas login walls.

https://epicor.ideas.aha.io/ideas/KIN-I-6273

13 Likes

Schitts Creek Comedy GIF by CBC

Increase Kinetic Customization Descriptions from x(60) to x(255)

https://epicor.ideas.aha.io/ideas/KIN-I-6259

Please increase the kinetic layer description field from x(60) to x(1024).

  1. App studio errors cryptically if you try to save with a layer description greater than x(60).
  2. This layer description field can used in Menu Maintenance and App Studio to see specifics on what the layer changes are.
  3. We need more than 60 characters to document what the changes are. Description seems to be the logical place, rather than the commit notes, which are more difficult to access.
  4. Parity with Classic. Classic makes it easy to see layer descriptions everywhere. We don’t need to click and view each one, like we do in Kinetic. It’s available in the various grids as a field.
4 Likes

The more I work in Grow BI, the more ideas I have … Grow users, please vote!
Currently when I have to rearrange metrics on a dashboard, I zoom way out so my metrics are tiny and I can see a bunch of them at a time. Then I drag and drop.

Grow BI: Make it Easier to Rearrange Metrics on | Epicor Ideas Portal

1 Like

Hope Mr @Mark_Wonsil doesn’t die of an aneurysm when he reads that one lol

3 Likes

I’d be worried the implementation of that would be like moving a picture around on a word document, I’d be happier with the ability to select multiple metrics at once so I can move a group of them down and make room.

1 Like
Spoilerized for those of you with weak constitutions, courtesy of the movie Scanners.

Scanners Head GIFs - Find & Share on GIPHY

3 Likes

Here’s a couple new ones for me:

Min Max Safet Mass Update - add additional filters/data columns:
How about adding filters for part type, buyer, planner?
Min Max Safety Filter and Data Adds | Epicor Ideas Portal

Part Quantity Status - add Number of Pieces for AUoM:
Part Quantity Tracker - Add additional columns | Epicor Ideas Portal

If you saw the EpiUsers podcast on Security, you’ll see @josecgomez address this. It is really up to the users to set up the security properly. Menu security is nice, but you are not going to have proper security unless you tighten up the field and service security on the business objects.

It might make a good idea to have a way to translate menu security into service/field security so it doesn’t have to be done in two places. :thinking:

4 Likes

I should have clarified on the Idea. That’s what support recommended. Field security works functions the same way, no difference. Service security cuts off access to the nominal menus entirely.

In service security, you can restrict by the objects method, so only people in a security group can run .Update for example. This would make the object available to users who only run trackers.

Field Security SHOULD work the same, but recently I have seen some fields not enforce the access while others do.

2 Likes

You got notified through Ideas no doubt after I commented, but hopefully they will merge your Idea with the existing one.

To be fair, I was so lazy that day that I didn’t even make the Idea myself; @jgehling did.

1 Like

That’s interesting… I don’t think it solves the Idea topic, but I’d be tempted to implement something like that if it could be manageable at scale.

  • POST’ing new service methods looks plausible.
  • GET’ing all the available service methods is a minor pain since it’s limited to 100 results. Recursing off of SecCode should get there.
  • I’m assuming there’s a data source for all of the default UI fields and their default security state. The software is looking that up somehow, which means we can too, somehow.
  • That leaves the job of identifying the relationship between service methods and form objects. They’re generally trivial to cognitively pair up, but scaling to the entire application requires an unattended method. Is there some kind of reference floating around?

If service method ↔ form objects is a loop that can be closed, that could become a functional path to mapping process security back to navigation rather than the intended other way around. Kinda Rube Goldberg but feasible if it can be managed at scale, at least for reasonably skilled admins.

This is a bug and that should absolutely be fixed. Field security should be enforced it is crazy that it doesn’t if that’s the case.

1 Like

There is a bug in kinetic where it doesn’t look like field security works because the field doesn’t get disabled in the UI. However the security is actually enforced (values not saved).

3 Likes