EcoAccount index
* renames eco_withdraws to withdraws * adds EcoAccountTableFilter * changes percentage withdraw to surface withdraw --> renames amount to surface * updates EcoAccountTable * adds column for rendering rest of available account using a progress bar * adds progressbar.html to konova/custom_widgets * adds/updates translations
This commit is contained in:
@@ -52,7 +52,7 @@ class EcoAccountWithdrawAdmin(admin.ModelAdmin):
|
||||
"id",
|
||||
"account",
|
||||
"intervention",
|
||||
"amount",
|
||||
"surface",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user