Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Nikodem Graczewski
Nikodem GraczewskiReporter
Nick Reid
Nick Reid(Deactivated)Story Points
5
Time tracking
3d 4h logged
Components
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Created December 12, 2016 at 4:07 PM
Updated January 4, 2017 at 9:53 AM
Resolved January 3, 2017 at 1:31 PM
The current organization of the requisitions directory is large and doesn't match John Papa's LIFT principal. The goal of this reorganization is to make as many top level directories as possible.
Here is the proposed grouping of modules:
requisition (requisition factory & service, &requisition view)
requisition-full-supply
requisition-non-full-supply
requisition-initialize
requisition-approval
requisition-convert-to-order
requisition-template
requisition-search
Acceptance Criteria
Current implementation of openlmis-requisitions split into 7 different module
Modules are as orthogonal as possible — modules can have dependency on requisition module
Unit tests should only test the specific modules, not openlmis-requisitions