Skip to content
Snippets Groups Projects
Commit cd221e81 authored by efalcy's avatar efalcy
Browse files

hotline #77664 : error when log with users with loan and holds

parent eaf65b31
2 merge requests!2748Hotline,!2747Hotline#77664 urgent acces compte connecte bokeh
Pipeline #4604 passed with stage
in 45 minutes and 51 seconds
......@@ -134,7 +134,7 @@ abstract class Class_WebService_SIGB_AbstractILSDIPatronInfoReader {
public function endRenewals($data) {
if ($data)
if ($data && $this->_currentLoan)
$this->_currentLoan->setRenewals($data);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment