Hello,
thanks for fix. Now this case is working.
Hello,
thanks now this issue is working.
I found new one. If I select ciastocne i got error “Pri čiastočnom odstúpení uveďte názvy produktov.” after I select product checkbox. I think problem is in
if ($rozsah === ‘ciastocne’ && items) {
$(‘#oodz-produkty’).val(items);
}
This is only triggered if order is changed. I think is should be triggered also if rozsah is changed.
Please can you check this, if its working?
Thanks