Checkout vs edit
Roman
Nieuw lid
Posts: 9
9 jaren 9 maanden geleden #636
door Roman
Checkout vs edit werd gestart door Roman
Hi,
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.if recplace to checkedOut user able to finish the job:)
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.
if($canEdit && $this->item->checked_out == 0):
$UserId = JFactory::getUser()->id;
if($canEdit && ($this->item->checked_out == 0 ||$this->item->checked_out == $UserId)):
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Andres Maeso
Platinum-lid
Posts: 338
9 jaren 9 maanden geleden - 9 jaren 9 maanden geleden #643
door Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Dit e-mailadres wordt beveiligd tegen spambots. JavaScript dient ingeschakeld te zijn om het te bekijken.
Beantwoord door Andres Maeso in topic Checkout vs edit
Hi
Thank you for the report, we are looking into it. If you find any other bug please send it to Dit e-mailadres wordt beveiligd tegen spambots. JavaScript dient ingeschakeld te zijn om het te bekijken.
Thank you for the report, we are looking into it. If you find any other bug please send it to Dit e-mailadres wordt beveiligd tegen spambots. JavaScript dient ingeschakeld te zijn om het te bekijken.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Dit e-mailadres wordt beveiligd tegen spambots. JavaScript dient ingeschakeld te zijn om het te bekijken.
Laatst bewerkt 9 jaren 9 maanden geleden door Andres Maeso.
Gelieve Inloggen of een account aanmaken om deel te nemen aan het gesprek.
Tijd voor maken pagina: 0.052 seconden