fox
This commit is contained in:
@@ -19,6 +19,7 @@ class PartyAdmin(admin.ModelAdmin):
|
|||||||
"currency",
|
"currency",
|
||||||
'process',
|
'process',
|
||||||
'payment_percentage',
|
'payment_percentage',
|
||||||
|
'is_deleted',
|
||||||
]
|
]
|
||||||
inlines = [PartyAmountInline]
|
inlines = [PartyAmountInline]
|
||||||
search_fields = [
|
search_fields = [
|
||||||
|
|||||||
Reference in New Issue
Block a user