This commit is contained in:
2025-12-07 11:37:22 +03:30
parent 67e50212aa
commit 679fb1676c

View File

@@ -181,7 +181,7 @@ class InventoryQuotaSaleTransactionViewSet(
def list(self, request, *args, **kwargs): def list(self, request, *args, **kwargs):
""" """
list of transactions # list of transactions
filter by: search, all, my_transactions filter by: search, all, my_transactions
filter by: transaction status filter by: transaction status
""" """