facet-acq / post-award

Application Service Supporting Entitlement and Administration of Government Procurement Actions
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add simple party tracking support #39

Closed djfurman closed 6 years ago

djfurman commented 6 years ago

Pull Request

Fixes #3 to add buyer and seller essential parties.

Purpose

In order to create a contract, both a buyer and a seller must be clearly identified. While these characteristics are yet to be defined, a method now exists to attach buyers and seller which can be extended as needed to ensure that this identifying of information is standardized and available in the active record.

Approach