You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| .. | ||
| models | 9 years ago | |
| static | 9 years ago | |
| views | 9 years ago | |
| README.rst | 9 years ago | |
| __init__.py | 9 years ago | |
| __openerp__.py | 9 years ago | |
README.rst
POS Customer Pricelist v8
=========================
This module adds Pricelist to Point Of Sale Session.
* Use customer specific pricelist inside POS.
* Assign pricelist while creating customer from POS.
* User can also change pricelist in POS Session.
* Unique Ticket Id is specified for each ticket.
Installation
============
No extra module is required,other than the depending module POS.
Usage
=====
To use this module, you need to:
* Go to Pont of sale main menu
* Select the Resume session/New session
* Click on 'Unknown customer'-->Edit/Create Customer, then Add pricelist for the customer
Implementation
==============
User can assign POS pricelist from POS session for each customer.
Then price value of all the products in POS will be changed according to the customer selected.
If no pricelist is set for the customer,module will select default pricelist.