| 1 | = Developer Guidelines: Logistics = |
| 2 | == Modules == |
| 3 | The logistics functionality in Sahana Eden is provided through a number of modules: |
| 4 | * Supply |
| 5 | * Inventory |
| 6 | * Requests |
| 7 | * Asset |
| 8 | |
| 9 | == Data Models == |
| 10 | === Supply === |
| 11 | The Supply module within Sahana Eden is used to manage Catalogs, Items & Item Packs. |
| 12 | |
| 13 | == Inventory == |
| 14 | The Inventory module within Sahana Eden is used to manage items in Inventories (Warehouses) and shipments of items between inventories. |
| 15 | |
| 16 | == Requests == |
| 17 | The Request module within Sahana Eden is used to manage requests and commitments of items. |
| 18 | |
| 19 | ---- |
| 20 | Also See: |
| 21 | * wiki:UserGuidelines/Logistics |