brotherton-erpnext/docs/user/setup/docs.user.setup.price_list.md
2013-09-13 15:21:15 +05:30

21 lines
780 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
{
"_label": "Price Lists"
}
---
A Price List is a place where different rate plans can be stored. Its a name you give to a set of Item Prices stored under a particular Price List.
An Item can have multiple prices based on customer, currency, region, shipping cost etc, which can be stored as different rate plans. In ERPNext, you are required to store all the lists seperately. Buying Price List is different from Selling Price List and thus is stored separately.
> Selling > Price List
![Price-List](img/price-lists.png)
> For multiple currencies, maintain multiple Price Lists.
To add a new Item to the Price List, add the Item Code and its rate in the Item Prices table.
You can also import Item Prices via [Data Import Tool](docs.user.setup.data_import.html)