how can i remove the delete-Right for all Users globally for Products and Sales-Orders?
i tried something like the following in a custom module but without success:
access_product_product,product.product,model_product_product,base.group_user,1,1,1,0
access_product_template,product.template,model_product_template,base.group_user,1,1,1,0
i do not knwo which groups currently allow the delete for the products and sales.orders