Open
Description
https://github.com/diefenbach/django-lfs/blob/master/lfs/discounts/utils.py#L10
case 1:
When i pass product to -> if discount.is_valid(request, product) max recursion depth exceeded,
and i tried sys.setrecursionlimit(2000) but no use.
case 2:
In testing server we added 100 orders(with discount) manually, in that 100 orders randomly( up to 30 ) discount doesn't added.
Metadata
Metadata
Assignees
Labels
No labels