[Erp5-report] r16185 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeBaseCategoryTemplateIt...

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Sep 8 19:03:36 CEST 2007


Author: jp
Date: Sat Sep  8 19:03:35 2007
New Revision: 16185

URL: http://svn.erp5.org?rev=16185&view=rev
Log:
Do not acquire local roles on document portal types. Add business application category to portal type.

Added:
    erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/
    erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list

Added: erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=16185&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml (added)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml Sat Sep  8 19:03:35 2007
@@ -1,0 +1,8 @@
+<base_category_list>
+ <portal_type id="Account Module">
+  <item>business_application</item>
+ </portal_type>
+ <portal_type id="Accounting Transaction Module">
+  <item>business_application</item>
+ </portal_type>
+</base_category_list>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Period.xml?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml Sat Sep  8 19:03:35 2007
@@ -44,7 +44,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>
@@ -100,6 +100,10 @@
             <value> <string>AccountingPeriod_init</string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction.xml?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml Sat Sep  8 19:03:35 2007
@@ -44,7 +44,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>
@@ -82,8 +82,8 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>delivery</string>
                 <string>accounting_transaction</string>
-                <string>delivery</string>
               </tuple>
             </value>
         </item>
@@ -102,6 +102,10 @@
             <value> <string>AccountingTransaction_init</string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%2520Transaction.xml?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml Sat Sep  8 19:03:35 2007
@@ -44,7 +44,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>
@@ -82,8 +82,8 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>delivery</string>
                 <string>accounting_transaction</string>
-                <string>delivery</string>
               </tuple>
             </value>
         </item>
@@ -102,6 +102,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%2520Transaction.xml?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml Sat Sep  8 19:03:35 2007
@@ -44,7 +44,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>
@@ -82,8 +82,8 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>delivery</string>
                 <string>accounting_transaction</string>
-                <string>delivery</string>
               </tuple>
             </value>
         </item>
@@ -102,6 +102,10 @@
             <value> <string>PaymentTransaction_init</string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%2520Invoice%2520Transaction.xml?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml Sat Sep  8 19:03:35 2007
@@ -44,7 +44,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Sat Sep  8 19:03:35 2007
@@ -1,1 +1,1 @@
-393
+395

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list?rev=16185&r1=16184&r2=16185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list Sat Sep  8 19:03:35 2007
@@ -1,0 +1,2 @@
+Account Module | business_application
+Accounting Transaction Module | business_application




More information about the Erp5-report mailing list