GOBI API integration for creating Purchase Orders, Basic
(UXPROD-989)
|
|
| Status: | Closed |
| Project: | mod-gobi |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 1.0.1 | Parent: | GOBI API integration for creating Purchase Orders, Basic |
| Type: | Bug | Priority: | P3 |
| Reporter: | Matt Reno | Assignee: | Craig McNally |
| Resolution: | Done | Votes: | 0 |
| Labels: | ebsco, sprint47 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | EBSCO - FSE |
| Epic Link: | GOBI API integration for creating Purchase Orders, Basic |
| Description |
|
The module descriptor indicates module dependencies via the "requires" field. This array should enumerate all the interfaces that are used by the module and the appropriate versions. The current module descriptor declares module permissions for inventory storage and vendor, but does not require the interfaces. We should add the dependencies so that Okapi will not allow orders to be deployed without the modules that it uses. Note: this is easy to forget since development usually occurs outside Okapi. |