This commit is contained in:
behruz-dev
2025-11-15 18:41:36 +05:00
parent 56f04c558f
commit 3cf60c54f9

View File

@@ -19,6 +19,7 @@ class PartyAdmin(admin.ModelAdmin):
"currency",
'process',
'payment_percentage',
'is_deleted',
]
inlines = [PartyAmountInline]
search_fields = [