add rancher statistics to inventory entries list - fix bug of login for empty string device identity

This commit is contained in:
2025-08-25 14:43:56 +03:30
parent 7722ddfc84
commit 2725bc5077
6 changed files with 27 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
from apps.warehouse.models import InventoryEntry, InventoryQuotaSaleTransaction
from apps.herd.services.services import rancher_quota_weight
from apps.herd.services.services import rancher_quota_weight, get_rancher_statistics
from django.db.models import Sum