{{ 'stockCardSummaryList.offline1' | message}}
{{ 'stockCardSummaryList.offline2' | message}}
{{ 'stockCardSummaryList.offline3' | message}}
{{ 'stockCardSummaryList.pendingOfflineEvents' | message}}
{{ 'stockCardSummaryList.offline4' | message}}
{{'stockCardSummaryList.productCode' | message}} | {{'stockCardSummaryList.product' | message}} | {{'stockCardSummaryList.lotCode' | message}} | {{'stockCardSummaryList.expiryDate' | message}} | {{'stockCardSummaryList.lastUpdate' | message}} | {{'stockCardSummaryList.stockOnHand' | message}} | {{'stockCardSummaryList.actions' | message}} |
---|---|---|---|---|---|---|
{{summary.orderable.productCode}} | {{summary.orderable.fullProductName}} | {{summary.stockOnHand}} | ||||
{{fulfills.orderable.productCode}} | {{fulfills.orderable.fullProductName}} | {{fulfills.lot ? fulfills.lot.lotCode : ('stockCardSummaryList.noLotDefined' | message)}} | {{fulfills.lot ? (fulfills.lot.expirationDate | openlmisDate) : ''}} | {{fulfills.occurredDate | openlmisDate}} | {{fulfills.stockOnHand}} |