Handle commercial lead prices
This commit is contained in:
@@ -61,7 +61,7 @@ function wiaas_get_organizations_with_role($role) {
|
||||
* @return array
|
||||
*/
|
||||
function wiaas_get_commercial_leads() {
|
||||
return wiaas_get_organizations_with_role('shop_manager');
|
||||
return wiaas_get_organizations_with_role('commercial_lead');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user