Changes between Version 30 and Version 31 of BluePrint/Requests/2.0


Ignore:
Timestamp:
09/22/21 08:07:53 (3 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Requests/2.0

    v30 v31  
    2626* 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)
    2727* 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
    2831
    2932== Phase 1 ==
     
    9598 * if not anonymous then the Location could be inferred from the PE (e.g. person=>home address,
    9699org=>office address, site=>site location) if not explicitly provided
     100 * doesn't need a transport_status (just fulfil_status & commit_status)
    97101* req_requisition
    98102 * has a timeframe (consumable goods would have no end)
     
    100104 * if not anonymous then the Location could be inferred from the PE (e.g. person=>home address,
    101105org=>office address, site=>site location) if not explicitly provided
     106 * needs all 3 statuses (fulfil_status, commit_status and transport_status)
    102107
    103108=== Issues ===