summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/forms.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-29 16:40:31 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-04-16 16:43:02 +0200
commitea87be13c4e47062a1d81cfebb0b39af78ef2a21 (patch)
treea7200986c88aae05d9ce56352ecc35b96987ac7d /archaeological_warehouse/forms.py
parent1bb16f58b96cdb1a95611178c42401592cdb3b82 (diff)
downloadIshtar-ea87be13c4e47062a1d81cfebb0b39af78ef2a21.tar.bz2
Ishtar-ea87be13c4e47062a1d81cfebb0b39af78ef2a21.zip
✨ Container - criteria search: index
Diffstat (limited to 'archaeological_warehouse/forms.py')
-rw-r--r--archaeological_warehouse/forms.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_warehouse/forms.py b/archaeological_warehouse/forms.py
index 68f2fceba..5cfcc2dd1 100644
--- a/archaeological_warehouse/forms.py
+++ b/archaeological_warehouse/forms.py
@@ -516,6 +516,7 @@ class ContainerSelect(DocumentItemSelect):
reference = forms.CharField(label=_("Ref."))
code = forms.CharField(label=_("Code"))
old_reference = forms.CharField(label=_("Old reference"))
+ index = forms.IntegerField(label=_("Index"))
comment = forms.CharField(label=_("Comment"))
contain_containers = forms.NullBooleanField(label=_("Contain containers"))
## to be rethink: the current request if it has got finds directly inside