Checkout vs edit
Roman
New Member
Posts: 9
9 lata 9 miesiąc temu #636
przez Roman
Checkout vs edit was created by 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)):
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Andres Maeso
Platinum Member
Posts: 338
9 lata 9 miesiąc temu - 9 lata 9 miesiąc temu #643
przez Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Ten adres pocztowy jest chroniony przed spamowaniem. Aby go zobaczyć, konieczne jest włączenie w przeglądarce obsługi JavaScript.
Replied by Andres Maeso on 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 Ten adres pocztowy jest chroniony przed spamowaniem. Aby go zobaczyć, konieczne jest włączenie w przeglądarce obsługi JavaScript.
Thank you for the report, we are looking into it. If you find any other bug please send it to Ten adres pocztowy jest chroniony przed spamowaniem. Aby go zobaczyć, konieczne jest włączenie w przeglądarce obsługi JavaScript.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Ten adres pocztowy jest chroniony przed spamowaniem. Aby go zobaczyć, konieczne jest włączenie w przeglądarce obsługi JavaScript.
Ostatnia9 lata 9 miesiąc temu edycja: Andres Maeso od.
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Czas generowania strony: 0.056 s.