label fix

This commit is contained in:
CHIEFSOFT\ameye
2025-01-13 05:30:54 -05:00
parent 5893b2ca52
commit a9dd5276b1
+1 -1
View File
@@ -764,7 +764,7 @@ def myproduct_provision(current_user):
provision = {
"last_update": datetime.datetime.utcnow(),
"percent_completed" : random.randint(10, 99),
"url": [
"activities": [
{"id": "3", "action": "Verifying your product..." , "date": "10-10-2010 11:00 AM"},
{"id": "2", "action": "URL assigned - Progress on the URL " , "date": "10-10-2010 11:30 AM"},
{"id": "1", "action": "Initiating product creation" , "date": "10-12-2010 11:30 AM"},