Filip Lav Maksimovic
Filip Lav Maksimovic
First image added to the product is the primary image. I think we should remove `or shop_product.public_images.first()` from all templates as it is unnecessary.
I'm 99% sure this is not a bug in our system but a bug in filer, https://github.com/shuup/shuup/blob/master/shuup/utils/filer.py#L77 before `upload.save()` here `upload.path` prints out this - `/home/lav/venv/shuup/shuup_workbench/var/media/file (another copy).txt.gz` after save,...
Perhaps, we should mark fields required to make the product visible somehow else, maybe with blue `*`. "This product is currently not orderable" is not an error but more of...
Hello @wardal, are you still working on this?
Hi @oiclid, what version of Python are you using & what database?