Handle commercial lead prices

This commit is contained in:
Almira Krdzic
2018-10-11 07:12:53 +02:00
parent 84cd11f9c9
commit b53fbe5402
21 changed files with 1278 additions and 232 deletions

View File

@@ -37,7 +37,8 @@ function wiaas_db_update_create_default_roles() {
'Commercial Lead',
array(
'read',
'view_admin_dashboard'
'view_admin_dashboard',
'wiaas_manage_cl_products'
)
);