diff --git a/movements/copy_movement.html b/movements/copy_movement.html
index 84c0e2e..a71ca9b 100644
--- a/movements/copy_movement.html
+++ b/movements/copy_movement.html
@@ -278,7 +278,7 @@
max=1
}}
{{/if}}
- {{if $mvt_new.direction == "input"}}
+ {{if $mvt_new.direction == "input" && $storage != null}}
{{:input type="select" name="storage" default=$mvt_new.storage label="Lieu de stockage" default_empty="— Aucun —" options=$storage required=false}}
{{/if}}
{{if $type_mvt != "retour"}}