descripcion reportes

parent c51ccc02
......@@ -563,7 +563,7 @@ def PDFGenerator(request,purchase_id):
else:
maxi = data['data'][index]
# print (maxi)
values.append([data['data'][index]])
values.append([data['data'][index]])
labels.append(data['label'])
path1 = thumbs + file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment