Skip to content

Commit 5d086b2

Browse files
authored
Add location in bulk edit (#3929)
1 parent c356576 commit 5d086b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ralph/back_office/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ def get_search_results(self, request, queryset, search_term):
213213
"warehouse",
214214
"sn",
215215
"region",
216+
"location",
216217
"property_of",
217218
"remarks",
218219
"invoice_date",

0 commit comments

Comments
 (0)