update excel

This commit is contained in:
2025-12-16 15:25:59 +03:30
parent feeb3f3da1
commit 959e9f9fe9

View File

@@ -341,7 +341,7 @@ class WareHouseExcelViewSet(viewsets.ModelViewSet, ExcelDynamicSearchMixin):
else:
weight_nature = "ترکیبی"
else:
weight_nature = "{0} کیلوگرم".format(total_weight)
weight_nature = f"{total_weight:,} کیلوگرم"
list1 = [
m,
org_name,