Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How can I calculate monthly sale for a user in drupal commerce?

Basically I want to limit a user of specific role upto certain sale limit. So a user with role x can sell upto $y. Is there anyway or module which can do the task. Thanks

user-image
Question added by Shabir Ahmad , Principal Software Engineer , Allshore Global Resources LLC
Date Posted: 2014/07/07
Shabir Ahmad
by Shabir Ahmad , Principal Software Engineer , Allshore Global Resources LLC

The only way to calculate sale is through some custom coding as far as I see. But I know there must be some way out using rules module. Like It will store the value in variable when ever the the product is added to cart or the order is completed. What do you think?

Neyaz Alam
by Neyaz Alam , Sr. Drupal Developer , Quantum Coders Ltd

Get user id and then can identify all that sell attached with that user id

its not clear how you have linked with sell and user id how you linked

user id can identify

global $user;

$user->uid

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.