Changes between Version 16 and Version 17 of BluePrint/Logistics
- Timestamp:
- 03/28/11 03:40:09 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Logistics
v16 v17 1 [[TOC]] 1 2 = Blue Print - Logistics = 2 Also refer to BluePrintInventoryManagement (which is more comprehensive, but less up to date)3 3 4 4 == To Do: == 5 * Be able to cancel processed send & recv shipments (and reverse the item movement)6 * Add Unique Shipment Reference Numbers7 * Generate Forms for shipments (Waybills or Goods Received Notes)8 * The receive / send / commit buttons should depend on authorisation settings9 5 * Adjust the commit button so that it only appears for un-fulfiled commitments 10 * Expiry times for Warehouse Items need to be linked to the unique batch, not consolidated across all batches (like CTNs)11 * Aggregation and kitting/dekitting Functionality12 * From IFRC Logs procedures:13 * Base Unit -> Unit of Measure14 * Packet -> Pack15 * Pictures of Items & Packs16 * Have field for loose units17 6 * Create a better work-flow link from Req -> Commit -> Send -> Recv 18 7 * Disable a single commitment to sent multiple times 19 * User visible ID numbers for Received and Sent Shipments. Possibly using a site prefix and a sequential number per site to allow for easier filing of the printed (and potentially) signed forms.20 8 * Functionality to show requests which can be fulfilled by the items in a inventory (and perhaps visa versa). 21 9 * Ensure that only one packet per item can have a quantity = 1 (and thus be the unit of measure for that item) … … 23 11 * Allow alternative items to represent a different quantity of the original item (fields in place, calculations may require some work) 24 12 25 == References == 26 The requirements for the Logistics module is described here: 27 * http://wiki.sahanafoundation.org/doku.php?id=req:logistics_module 28 The terminology used in this module is based on the following document: 29 * http://wiki.sahanafoundation.org/doku.php?id=req:logistics_module_definitions 13 == Also See == 14 === References === 15 * Requirements for the Logistics Application: http://wiki.sahanafoundation.org/doku.php?id=req:logistics_module 16 * Terminology used in this module is based on the following document: http://wiki.sahanafoundation.org/doku.php?id=req:logistics_module_definitions 30 17 31 18 === Documentation === 32 * [wiki:UserGuidelinesLogistics UserGuidelinesLogistics] 33 * [wiki:DeveloperGuidelinesLogistics DeveloperGuidelinesLogistics] 19 * UserGuidelines/Logistics 34 20 35 === Linked Modules===21 === Related === 36 22 * [wiki:BluePrintFinance Finance] 37 * [wiki:BluePrintRequestTracking Request Management] 38 39 ---- 40 BluePrints 23 * BluePrint/Requests