From 2ed6e830c3f6542a9f0b270b2b0c7217fb99b6fc Mon Sep 17 00:00:00 2001
From: Yusei Tahara <yusei@nexedi.com>
Date: Thu, 27 Mar 2008 15:45:53 +0000
Subject: [PATCH] last_id should be 1 by default.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20179 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../PathTemplateItem/portal_domains/task_module_domain.xml      | 2 +-
 bt5/erp5_project/bt/revision                                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_project/PathTemplateItem/portal_domains/task_module_domain.xml b/bt5/erp5_project/PathTemplateItem/portal_domains/task_module_domain.xml
index 316d2bcb06..d6102d3f95 100644
--- a/bt5/erp5_project/PathTemplateItem/portal_domains/task_module_domain.xml
+++ b/bt5/erp5_project/PathTemplateItem/portal_domains/task_module_domain.xml
@@ -65,7 +65,7 @@
         </item>
         <item>
             <key> <string>last_id</string> </key>
-            <value> <string>6</string> </value>
+            <value> <string>1</string> </value>
         </item>
         <item>
             <key> <string>portal_type</string> </key>
diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision
index 2da4325331..c92ddb6af3 100644
--- a/bt5/erp5_project/bt/revision
+++ b/bt5/erp5_project/bt/revision
@@ -1 +1 @@
-457
\ No newline at end of file
+458
-- 
2.30.9