Commerce per user price
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
INTRODUCTION
------------
This module provides per product per user price for Drupal Commerce.
If you need one pricelist per user! That mean:
* If you have 500 customers that have different price per product on your ERP.
So one pricelist per user.
* And you have 1000 products.
* So, the list would be 500x1000=500000
REQUIREMENTS
------------
This module requires the following modules:
* Drupal Commerce(https://www.drupal.org/project/commerce)
* Commerce line item
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
* Enable the Custom module on the Administer -> Modules page
(Under the "Commerce (contrib)" category).
CONFIGURATION
-------------
* Configure user permissions in Administration » People » Permissions:
- Commerce Per User Price
Users that have permission "Commerce Per User Price" will see
the changed price of each product.
* Insert new record in db for each product Administration » Store »
Configuration » Custom price » Add Custom price.
