Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tied Aid Status #28

Open
andylolz opened this issue Mar 27, 2017 · 1 comment
Open

Tied Aid Status #28

andylolz opened this issue Mar 27, 2017 · 1 comment

Comments

@andylolz
Copy link
Contributor

Description

The tied aid status shows whether the organisation states that this activity counts as “tied” (procurement is restricted to the donor organisation country) or “untied” (open procurement).

This can be either at the activity or transaction level, and is only expected if the activity is in the implementation, completion or post-completion phase.

Proposed test

Firstly:

For each current activity,
if `activity-status/@code` is one of (2, 3, 4)
then `default-tied-status` should be present
or `transaction/tied-status` should be present

Secondly:

For each current activity,
if `activity-status/@code` is one of (2, 3, 4)
then at least one `default-tied-status/@code` should be on the TiedStatus codelist
or at least one `transaction/tied-status/@code` should be on the TiedStatus codelist
@andylolz
Copy link
Contributor Author

These tests will remain as proposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant