first fistribution search class - inventory entry organization bug fixed

This commit is contained in:
2025-07-29 12:17:26 +03:30
parent 3d7e9c0b14
commit e4ce79f54e
10 changed files with 44 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ class InventoryEntrySerializer(serializers.ModelSerializer):
"id",
"create_date",
"modify_date",
"organization",
"distribution",
"weight",
"lading_number",