openmrs / openmrs-esm-stock-management

Other
3 stars 25 forks source link

(fix) update requistion combobox to display correct text and clean up base operation #77

Closed donaldkibet closed 5 months ago

donaldkibet commented 5 months ago

Requirements

For changes to apps

If applicable

Summary

This PR updates the requisition dropdown while doing stock issue to display the opernationNumber that is user readable. In Addition also separated logic to generate BaseOperation payload to a util file and also removed props being set as state on base operation component.

Screenshots

Related Issue

Other