Kits: how to hide cost data from users not related to costing

Hello,
I am trying to implement Kits but came about an issue with the display of cost data to users that should not have access to that information
1-We use market segment product sale price structure (5 different prices per product)
2-We use the Advanced Permits option
3-I created several products that make up the kit with their buy and sell data
4-I created a product that is the actual kit
5-Going to the Kit product and in the tab of Kits the lower section of the screen displays the bare component costs. I have been unable to find a way to hide this cost info from the users that are not authorized to know cost price structure of end products that are kits. Once created the kit product it seems as thought everyone has access to the cost data (Minimun Purchase Price) which is not even the real cost after all associated surcharges (Transportation from supplier, import taxes and duties, transportation from the port of entry to our warehouse, storage, …) which would be a more real minimun cost of the products that compose the Kit

Any suggestions on how to hide this panel?

Hello,
Anyone knows how to establish a set of permits to suppress this panel from users not authorized to view cost data
Is this as designed or is this a bug?, in our case it became a deal breaker for the Kit feature

I don’t use this function. Is the Kit feature a build in module?

If so, then perhaps you could establish another permission in the code that would relate to costs. Something like permission to:

  • read
  • write
  • change/delete

which many other objects in Dolibarr has.

1 Like