From 30ce4f8050fbb2dbd2d3b502bc9b27046a428a3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 3 Feb 2010 08:21:55 +0000
Subject: [PATCH] pca itself was missing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32202 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_categories/gap/fr/pca.xml          | 123 ++++++++++++++++++
 bt5/erp5_accounting_l10n_fr_pca/bt/revision   |   2 +-
 .../bt/template_path_list                     |   1 +
 3 files changed, 125 insertions(+), 1 deletion(-)
 create mode 100644 bt5/erp5_accounting_l10n_fr_pca/PathTemplateItem/portal_categories/gap/fr/pca.xml

diff --git a/bt5/erp5_accounting_l10n_fr_pca/PathTemplateItem/portal_categories/gap/fr/pca.xml b/bt5/erp5_accounting_l10n_fr_pca/PathTemplateItem/portal_categories/gap/fr/pca.xml
new file mode 100644
index 0000000000..25d0d58045
--- /dev/null
+++ b/bt5/erp5_accounting_l10n_fr_pca/PathTemplateItem/portal_categories/gap/fr/pca.xml
@@ -0,0 +1,123 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="Category" module="Products.ERP5Type.Document.Category"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_Add_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Add_portal_folders_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Copy_or_Move_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Delete_objects_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Modify_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignee</string>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_count</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mt_index</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_tree</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_reference</string> </key>
+            <value> <string>pca</string> </value>
+        </item>
+        <item>
+            <key> <string>effective_date</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>pca</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Category</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Plan Comptable des Associations</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Length" module="BTrees.Length"/>
+    </pickle>
+    <pickle> <int>0</int> </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+  <record id="4" aka="AAAAAAAAAAQ=">
+    <pickle>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_accounting_l10n_fr_pca/bt/revision b/bt5/erp5_accounting_l10n_fr_pca/bt/revision
index d8263ee986..e440e5c842 100644
--- a/bt5/erp5_accounting_l10n_fr_pca/bt/revision
+++ b/bt5/erp5_accounting_l10n_fr_pca/bt/revision
@@ -1 +1 @@
-2
\ No newline at end of file
+3
\ No newline at end of file
diff --git a/bt5/erp5_accounting_l10n_fr_pca/bt/template_path_list b/bt5/erp5_accounting_l10n_fr_pca/bt/template_path_list
index f1ba7acaee..30df6c11a3 100644
--- a/bt5/erp5_accounting_l10n_fr_pca/bt/template_path_list
+++ b/bt5/erp5_accounting_l10n_fr_pca/bt/template_path_list
@@ -1 +1,2 @@
+portal_categories/gap/fr/pca
 portal_categories/gap/fr/pca/**
\ No newline at end of file
-- 
2.30.9