Changes between Version 30 and Version 31 of BluePrint/Requests/2.0
- Timestamp:
- 09/22/21 08:07:53 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Requests/2.0
v30 v31 26 26 * Enable future support in SAFIRE for Requesting Consumables, Assets (by Item Type, possibly Named as well) and People (by Job Title, possibly Named as well) 27 27 * Enable future support for implementation of [https://docs.oasis-open.org/emergency/edxl-rm/v1.0/EDXL-RM-SPEC-V1.0.html EDXL-RM] 28 * Requisitions can be sent without an earlier Availability Request 29 * Commits can happen to either Availability Requests or Requisitions 30 * Unsolicited Offers can be sent 28 31 29 32 == Phase 1 == … … 95 98 * if not anonymous then the Location could be inferred from the PE (e.g. person=>home address, 96 99 org=>office address, site=>site location) if not explicitly provided 100 * doesn't need a transport_status (just fulfil_status & commit_status) 97 101 * req_requisition 98 102 * has a timeframe (consumable goods would have no end) … … 100 104 * if not anonymous then the Location could be inferred from the PE (e.g. person=>home address, 101 105 org=>office address, site=>site location) if not explicitly provided 106 * needs all 3 statuses (fulfil_status, commit_status and transport_status) 102 107 103 108 === Issues ===