mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
[docs] made structure for user docs combining manual and existing help
This commit is contained in:
23
docs/docs.user.stock.stock_entry.md
Normal file
23
docs/docs.user.stock.stock_entry.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
{
|
||||
"_label": "Stock Entry"
|
||||
}
|
||||
---
|
||||
A Stock Entry is a simple document that lets you record Item movement from a Warehouse, to a Warehouse and between Warehouses.
|
||||
|
||||
This can be useful in also tracking:
|
||||
|
||||
- Material Issues from Stores
|
||||
- Sales and Purchase Returns
|
||||
- Production (manufacturing).
|
||||
|
||||
We will look into the special features of the Stock Entry later when we discuss Accounting and Manufacturing processes.
|
||||
|
||||
To make a Stock Entry you have to go to:
|
||||
|
||||
> Stock > Stock Entry
|
||||
|
||||
In the Stock Entry you have to update the Items table with all your transactions. For each row, you must enter a “Source Warehouse” or a “Target Warehouse” or both (if you are recording a movement).
|
||||
|
||||
> **Note:** To update Stock from a spreadsheet, see Stock Reconciliation.
|
||||
|
||||
Reference in New Issue
Block a user