This commit is contained in:
Priya
2013-08-30 17:41:14 +05:30
parent 2997ba098f
commit 330f0e48ab
12 changed files with 266 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
---
{
"_label": "Price Lists"
}
---
Price List is a table of sale price for an Item. An Item can have multiple prices based on customer, currency, region, shipping cost etc.
A Price List is a place where different rate plans can be stored. Its a name you can give to a set of Item prices. In case you have different zones (based on the shipping costs), for different currencies etc, you can maintain different Price Lists.You can maintain a Price List for your international customers with USD as transacting currency.
![Price-List](img/price-lists.png)
A Price List is formed when you create different Item Prices. To import Item Price visit “Import Item Price”.