summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/views_item.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/ishtar_common/views_item.py b/ishtar_common/views_item.py
index ed2fb07ea..070a7ce53 100644
--- a/ishtar_common/views_item.py
+++ b/ishtar_common/views_item.py
@@ -567,6 +567,10 @@ LIST_FIELDS = { # key: hierarchic depth
"periods": HIERARCHIC_LEVELS,
"source_type": HIERARCHIC_LEVELS,
"unit": HIERARCHIC_LEVELS,
+ "museum_collection_entry_mode": HIERARCHIC_LEVELS,
+ "museum_inventory_marking_presence": 0,
+ "museum_marking_type": 0,
+ "museum_collection": 0,
"batch": 0,
"preservation_to_considers": 0,
"integrities": 0,