Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

As requested in https://openlmis.atlassian.net/browse/SELV3-61 new Approval screen need to be introduced for the SELV project. You can look into the mockup here.

In order to achieve the goal, we can create the UI for the new Batch Approval page just for the SELV project in selv-v3-ui repository. As for the backend part, there is a slight issue. Search endpoint for requisitions is returning them without the line items so we would need to retrieve them one by one which may be a performance issue for us,

In order to maximize the performance new endpoint would be needed in Requisition service.

  • No labels