Bounded Context Interfaces

Inventory Management

Query to Inventory Management system for stock on hand, and beginning balance (as an input to "Requisition Advice")

  • InventoryManagement.getStockDetails(ProductFacility)
  • InventoryManagement.getStockDetailsAtHistoricDate(ProductFacility, Date)

GET /api/inventory/facilities/{facilityCode}/stockCards/{productCode}

 

Requisition

 

OpenLMIS: the global initiative for powerful LMIS software