How to set limitation of Maximum discount % user can put in sales order

i created user with sales user role and i need to limit him with Maximum Discount on Price List Rate (%) he can put in sales order

Hi @Alaa_Badri! There is currently no feature to set this specifics but you can always add this customization via custom scripting. You can set validation to check what the current user’s role and if it is Sales User then restrict them to a maximum discount %. For Custom Scripting info, see here.