Changes between Version 82 and Version 83 of BluePrint/OccupyProjects


Ignore:
Timestamp:
06/04/13 22:29:00 (11 years ago)
Author:
devin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/OccupyProjects

    v82 v83  
    1111'''If you want to help smash bugs go [http://eden.sahanafoundation.org/query?keywords=~sandy&report=37&order=priority&status=accepted&status=assigned&status=new&status=reopened here].'''
    1212
     13== Bugs ==
     14* "Add Organizaiton" doesn't work (no fields show up) for users of any type
     15* The "Add New Item" from Stock Count page doesn't work
     16* We can't save a "Receive Shipment" because it says "enter data and time"
     17* Personal Data is "not redirecting properly"
     18* Server times out - if more speed = more money we can pay
     19* We want to delete "Child's Building" but can't.  Only some users can see it.  We do NOT want to delete "Childs Building".
     20
    1321If you find this interesting, you might also like to read pages on [Deployments/Sandy/Occupy Occupy Sandy] and [Deployments/Sandy/ Super Storm Sandy].
    1422
    1523== Update 3 ==
    16 
    17 The four Sahana update focuses on:
     24As the disaster relief effort matures, our needs for Sahana change. 
     25
     26Currently we need the system to:
     27* help relief hubs manage inventory, make that inventory information accessible to case managers,
     28* help Occupy Sandy promote and track projects
     29* help LTROs make membership directories
     30
     31This requires us to focus the next Sahana update on:
    1832* improving usability and information access for anonymous users
    1933* tweaking projects a bit more so it can be used by Occupy Sandy to promote and track projects that it funds
     
    2135* modifying the organization directory for use by the Sandy Long Term Recovery Organizations
    2236
     37It also requires the user/admins to reorganize data in the system to advance these use cases.  To do this we must:
     38*
     39
    2340=== Anonymous Users ===
    24 
     41Anonymous users (and user that comes to the site without signing in) should be able to view the following sections of Sahana:
    2542* Home
    2643* Projects
     
    7794
    7895=== Inventory and Assets ===
     96
     97
     98==== Staten Island Use Case ====
     99Staten Island LTRO would like to give disaster case managers the ability to request goods from relief hubs that are managing inventories in Staten Island. 
     100
     101This means allowing "case managers" to view the inventory at participating locations.
     102
     103Questions:
     104* Can case managers see all inventory?  All assets?
     105* Can we segment what they can see on a per facility basis?
     106* Can we segment what they see on an item-by-item basis?
     107
     108'''Case Manager User Type'''
     109* Check inventory
     110* Request Items
     111* Request Items for Specific Residents
     112
     113'''Logistics Admin User Type'''
     114* Log inventory
     115* Fulfill Item Requests
     116
     117'''Victim'''
     118* Basic info
     119* Priority
     120* Disabled
     121* Family w/ children (2-18)
     122* Number of Children
     123* Additional Info (notes)
     124
    79125==== General Usability ====
    80126'''Key Question:''' Stock Counts are the primary way people maintain an inventory in Sahana, but this is not always ideal.  Would it be possible to give facilities the option to manage their stock on a rolling basis in which they can edit item quantities directly from their stock screens and a log is kept of all the changes? 
     
    167213  * Projects
    168214  * Assets
    169 === Bugs ===
    170 * The "Add New Item" from Stock Count page doesn't work
    171 * We can't save a "Receive Shipment" because it says "enter data and time"
    172 * Personal Data is "not redirecting properly"
    173 * Server times out - if more speed = more money we can pay
    174 * We want to delete "Child's Building" but can't.  Only some users can see it.  We do NOT want to delete "Childs Building".
    175 
    176 === Use Cases ===
    177 
    178 '''Case Manager User Type'''
    179 * Check inventory
    180 * Request Items
    181 * Request Items for Specific Residents
    182 
    183 '''Logistics Admin User Type'''
    184 * Log inventory
    185 * Fulfill Item Requests
    186 
    187 '''Victim'''
    188 * Basic info
    189 * Priority
    190 * Disabled
    191 * Family w/ children (2-18)
    192 * Number of Children
    193 * Additional Info (notes)
    194215
    195216== Update 2 ==