If a checked-out document has been lost, or the user who checked a document out has not checked it back in, it may be necessary to override the "checked-out" status of a document. Use the force checkin action in the listing below to override the checked-out status.
{if (count($documents) !== 0)}| Document | Location | |
|---|---|---|
| {$oDocument->getName()} | {$oDocument->getDisplayPath()} | force checkin |
No documents are currently checked out.