~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to data/samples/agFacilityResourceType.yml

  • Committer: Chad Heuschober
  • Date: 2011-08-04 00:05:46 UTC
  • mto: (1.26.1 push-trunk)
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110804000546-4dqh6a7xrkrwccdh
Moved around some data fixtures to put the regular fixtures into more of a production-ready state.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
agFacilityResourceType:
 
2
  admin:
 
3
    facility_resource_type: Administrative Center
 
4
    facility_resource_type_abbr: admin
 
5
    description: Area designated to be used as an administration center.
 
6
  pet:
 
7
    facility_resource_type: Pet Center
 
8
    facility_resource_type_abbr: pet
 
9
    description: Area designated to be used as pet center.
 
10
  pod:
 
11
    facility_resource_type: Point of Distribution
 
12
    facility_resource_type_abbr: POD
 
13
    description: Area designated to be used as a distribution center.
 
14
  shelter:
 
15
    facility_resource_type: Shelter
 
16
    facility_resource_type_abbr: shl
 
17
    description: Area designated to house clients.
 
18
  whs:
 
19
    facility_resource_type: Warehouse
 
20
    facility_resource_type_abbr: whs
 
21
    description: Area designated to be used as storage for food, medical supplies, blankets, cot, and others.