mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
[fix] fixed merge conflict
This commit is contained in:
@@ -20,7 +20,7 @@ An Item can have multiple prices based on customer, currency, region, shipping c
|
||||
|
||||
> Setup > Item Price
|
||||
|
||||
- Enter Price List and Item Code, Valid for Buying or Selling, Item Name & Item Description will be automatically fetched.
|
||||
- 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.
|
||||
|
||||

|
||||
|
||||
@@ -38,11 +38,11 @@ In ERPNext, you can select different type of Warehouses to stock your different
|
||||
|
||||
### Serialized and Batched Inventory
|
||||
|
||||
These numbers help to track individual units or batches of Items which you sell. It also tracks warranty and returns. In case any individual Item is recalled by the supplier the number system helps to track individual Item. The numbering system also manages expiry dates. Please note that if you sell your items in thousands, and if the items are very small like pens or erasers, you need not serialize them. In ERPNext, you will have to mention the serial number in some accounting entries. To create serial numbers you will have to manually create all the numbers in your entries. If your product is not a big consumer durable Item, if it has no warranty and has no chances of being recalled, avoid giving serial numbers.
|
||||
These numbers help to track individual units or batches of Items which you sell. It also tracks warranty and returns. In case any individual Item is recalled by the supplier the number system helps to track individual Item. The numbering system also manages expiry dates. Please note that if you sell your items in thousands, and if the items are very small like pens or erasers, you need not serialize them. In ERPNext, you will have to mention the serial number in some accounting entries. To create serial numbers you will have to manually create all the numbers in your entries. If your product is not a big consumer durable Item, if it has no warranty and has no chances of being recalled, avoid giving serial numbers.
|
||||
|
||||
> Important: Once you mark an item as serialized or batched or neither, you cannot change it after you have made any stock entry.
|
||||
|
||||
- [Disucssion on Serialized Inventory](docs.user.stock.serialized.html)
|
||||
- [Discussion on Serialized Inventory](docs.user.stock.serialized.html)
|
||||
|
||||
### Re Ordering
|
||||
|
||||
|
||||
Reference in New Issue
Block a user