Checkout vs edit
Roman
New Member
Posts: 9
9 Anni 9 Mesi fa #636
da Roman
Checkout vs edit è stato creato da 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)):
Si prega Accedi o Crea un account a partecipare alla conversazione.
Andres Maeso
Platinum Member
Posts: 338
9 Anni 9 Mesi fa - 9 Anni 9 Mesi fa #643
da Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo.
Risposta da Andres Maeso al 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 Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo.
Thank you for the report, we are looking into it. If you find any other bug please send it to Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo.
Ultima Modifica 9 Anni 9 Mesi fa da Andres Maeso.
Si prega Accedi o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.056 secondi