Skip to content

Commit 4a18bf8

Browse files
authored
Merge pull request #3910 from allegro/add-production-year-to-bulk-edit
Add production year to bulk edit
2 parents 19d1a16 + b4b7cba commit 4a18bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ralph/data_center/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ class DataCenterAssetAdmin(
406406
"service_env",
407407
"configuration_path",
408408
"tags",
409+
"production_year",
409410
"start_usage",
410411
"depreciation_end_date",
411412
"depreciation_rate",

0 commit comments

Comments
 (0)