finance: add new api

This commit is contained in:
behruz-dev
2025-11-10 16:10:42 +05:00
parent 8f442780ed
commit 5606c96ab2
4 changed files with 45 additions and 1 deletions

View File

@@ -243,7 +243,7 @@ class DeletedPartyListSerializer(serializers.ModelSerializer):
"party_total_price",
"mediator",
'created_at',
'command'
'comment',
'party',
]