[docs] added for stock module

This commit is contained in:
Rushabh Mehta
2013-06-11 12:04:01 +05:30
parent c382eb58d5
commit cd4bfa6b9a
41 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1 @@
Average "age" of an Item in a particular Warehouse based on First-in-first-out (FIFO).

View File

@@ -0,0 +1 @@
Trends of Items quantities and values.

View File

@@ -0,0 +1 @@
Stock balances on a particular day, per warehouse.

View File

@@ -0,0 +1 @@
Stock movement report based on Stock Ledger Entry.

View File

@@ -0,0 +1 @@
Stock levels (actual, planned, reserved, ordered) for Items on a particular date.