[Erp5-report] r7341 - in /erp5/trunk/bt5/erp5_banking_inventory: PortalTypePropertySheetTem...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 18 12:13:51 CEST 2006


Author: aurel
Date: Thu May 18 12:13:50 2006
New Revision: 7341

URL: http://svn.erp5.org?rev=7341&view=rev
Log:
change factory type of cash inventory line/cell to use our own
add maintainer

Added:
    erp5/trunk/bt5/erp5_banking_inventory/bt/maintainer_list
Modified:
    erp5/trunk/bt5/erp5_banking_inventory/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
    erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Cell.xml
    erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Line.xml
    erp5/trunk/bt5/erp5_banking_inventory/bt/change_log
    erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_property_sheet_list

Modified: erp5/trunk/bt5/erp5_banking_inventory/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/PortalTypePropertySheetTemplateItem/property_sheet_list.xml?rev=7341&r1=7340&r2=7341&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/PortalTypePropertySheetTemplateItem/property_sheet_list.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/PortalTypePropertySheetTemplateItem/property_sheet_list.xml Thu May 18 12:13:50 2006
@@ -2,10 +2,10 @@
  <portal_type id="Bank Account Inventory">
   <item>Base</item>
   <item>DublinCore</item>
-  <item>XMLObject</item>
   <item>Document</item>
   <item>Arrow</item>
   <item>Inventory</item>
+  <item>XMLObject</item>
   <item>Folder</item>
  </portal_type>
  <portal_type id="Bank Account Inventory Line">
@@ -27,40 +27,20 @@
  </portal_type>
  <portal_type id="Cash Inventory">
   <item>Arrow</item>
+  <item>Folder</item>
   <item>XMLObject</item>
   <item>Document</item>
-  <item>DublinCore</item>
-  <item>Base</item>
-  <item>Inventory</item>
-  <item>Folder</item>
- </portal_type>
- <portal_type id="Cash Inventory Cell">
   <item>Base</item>
   <item>DublinCore</item>
-  <item>Price</item>
-  <item>ItemAggregation</item>
-  <item>Document</item>
-  <item>Predicate</item>
-  <item>XMLObject</item>
-  <item>MappedValue</item>
+  <item>Inventory</item>
  </portal_type>
  <portal_type id="Cash Inventory Group">
+  <item>Arrow</item>
   <item>Task</item>
-  <item>Arrow</item>
- </portal_type>
- <portal_type id="Cash Inventory Line">
-  <item>XMLObject</item>
-  <item>Arrow</item>
-  <item>Amount</item>
-  <item>Folder</item>
-  <item>InventoryLine</item>
-  <item>DublinCore</item>
-  <item>Document</item>
-  <item>Base</item>
  </portal_type>
  <portal_type id="Cash Inventory Module">
+  <item>Base</item>
   <item>DublinCore</item>
-  <item>Base</item>
   <item>Document</item>
   <item>XMLObject</item>
   <item>Folder</item>

Modified: erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%2520Inventory%2520Cell.xml?rev=7341&r1=7340&r2=7341&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Cell.xml Thu May 18 12:13:50 2006
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
-            <value> <string>ERP5 Inventory Cell</string> </value>
+            <value> <string>BAOBAB Cash Inventory Cell</string> </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -72,7 +72,7 @@
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string>addInventoryCell</string> </value>
+            <value> <string>addCashInventoryCell</string> </value>
         </item>
         <item>
             <key> <string>filter_content_types</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%2520Inventory%2520Line.xml?rev=7341&r1=7340&r2=7341&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/PortalTypeTemplateItem/portal_types/Cash%20Inventory%20Line.xml Thu May 18 12:13:50 2006
@@ -64,15 +64,15 @@
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
-            <value> <string>ERP5 Inventory Line</string> </value>
+            <value> <string>BAOBAB Cash Inventory Line</string> </value>
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Une ligne tarifaire.</string> </value>
+            <value> <string>An inventory line for cash</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string>addInventoryLine</string> </value>
+            <value> <string>addCashInventoryLine</string> </value>
         </item>
         <item>
             <key> <string>filter_content_types</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/change_log?rev=7341&r1=7340&r2=7341&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/change_log Thu May 18 12:13:50 2006
@@ -1,5 +1,8 @@
+2006-05-18 aurel
+* modify cash inventory line/cell portal type to use our own class
+
 2006-02-14 aurel
 * Uptade permissions on module
 
 2006-02-13 yo
-* Update the portal type properties.
+* Update the portal type properties.seb

Added: erp5/trunk/bt5/erp5_banking_inventory/bt/maintainer_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/maintainer_list?rev=7341&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/maintainer_list (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/maintainer_list Thu May 18 12:13:50 2006
@@ -1,0 +1,2 @@
+aurel
+seb

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_property_sheet_list?rev=7341&r1=7340&r2=7341&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_property_sheet_list (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_property_sheet_list Thu May 18 12:13:50 2006
@@ -18,24 +18,8 @@
 Bank Account Inventory | Folder
 Bank Account Inventory | Inventory
 Bank Account Inventory | XMLObject
-Cash Inventory Cell | Base
-Cash Inventory Cell | Document
-Cash Inventory Cell | DublinCore
-Cash Inventory Cell | ItemAggregation
-Cash Inventory Cell | MappedValue
-Cash Inventory Cell | Predicate
-Cash Inventory Cell | Price
-Cash Inventory Cell | XMLObject
 Cash Inventory Group | Arrow
 Cash Inventory Group | Task
-Cash Inventory Line | Amount
-Cash Inventory Line | Arrow
-Cash Inventory Line | Base
-Cash Inventory Line | Document
-Cash Inventory Line | DublinCore
-Cash Inventory Line | Folder
-Cash Inventory Line | InventoryLine
-Cash Inventory Line | XMLObject
 Cash Inventory Module | Base
 Cash Inventory Module | Document
 Cash Inventory Module | DublinCore




More information about the Erp5-report mailing list