brotherton-erpnext/docs/user/setup/docs.user.setup.price_list.md

28 lines
934 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.
> Setup > Price List
![Price-List](img/price-lists.png)
> For multiple currencies, maintain multiple Price Lists.
<br>
### Add Item in Price List
> Setup > Item Price
- Enter Price List and Item Code, Valid for Buying or Selling, Item Name and Item Description will be automatically fetched.
- Enter Rate and save the document.
![Item-Price](img/item-price.png)
For bulk upload of Item Prices, use [Data Import Tool](docs.user.setup.data_import.html)