From d31df42212b25f1c10bea0619361615d2011f5f6 Mon Sep 17 00:00:00 2001
From: Cyril Vazquez <cyril.vazquez@maarch.org>
Date: Wed, 20 Mar 2013 15:14:36 +0000
Subject: [PATCH]

---
 core/trunk/structure.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/trunk/structure.sql b/core/trunk/structure.sql
index 87f9ad15bfa..d084653da43 100644
--- a/core/trunk/structure.sql
+++ b/core/trunk/structure.sql
@@ -2490,7 +2490,7 @@ CREATE TABLE rm_documents
   archival_agency_document_identifier character varying(100),
   copy character varying(1),
   creation_date timestamp without time zone,
-  crdoc_date timestamp without time zone,
+  doc_date timestamp without time zone,
   description text, 
   fingerprint character varying(64),
   issue timestamp without time zone,
-- 
GitLab