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

Implement OpenFn adaptor for OpenLIMS #533

Open
11 tasks
Tracked by #532
christad92 opened this issue Apr 28, 2024 · 1 comment
Open
11 tasks
Tracked by #532

Implement OpenFn adaptor for OpenLIMS #533

christad92 opened this issue Apr 28, 2024 · 1 comment

Comments

@christad92
Copy link

christad92 commented Apr 28, 2024

Implement an OpenFn adaptor for OpenLIMS that will enable users to authorize connection via Oauth and perform requisition and fulfilment operations.

Requisition (API):

  • Initiate a requisition
  • Submit a requisition
  • Get all requisitions
  • Fetch a specific requisition via ID
  • Update a requisition
  • Approve a requisition
  • Convert requisition lists to orders

Fulfilment (API):

  • Create a new order

  • Get all orders

  • Get order by ID

  • Allow HTTP

@aleksa-krolls
Copy link
Member

@christad92 @taylordowns2000 we cannot work on an adaptor unless we have credentials to a demo system. I don't see demo system login details provided for OpenLMIS. Do you have a way to get these?

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

No branches or pull requests

2 participants