[Erp5-report] r21356 - in /erp5/trunk/bt5/erp5_banking_inventory: SkinTemplateItem/portal_s...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 5 15:29:58 CEST 2008


Author: aurel
Date: Thu Jun  5 15:29:50 2008
New Revision: 21356

URL: http://svn.erp5.org?rev=21356&view=rev
Log:
change form configuration

Modified:
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryModule_viewBankAccountInventory/listbox.xml
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventory_view/my_destination_payment_reference.xml
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml
    erp5/trunk/bt5/erp5_banking_inventory/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryModule_viewBankAccountInventory/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryModule_viewBankAccountInventory/listbox.xml?rev=21356&r1=21355&r2=21356&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryModule_viewBankAccountInventory/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryModule_viewBankAccountInventory/listbox.xml Thu Jun  5 15:29:50 2008
@@ -395,7 +395,7 @@
                 </item>
                 <item>
                     <key> <string>page_template</string> </key>
-                    <value> <string>EmptyByDefaultListBox_asHTML</string> </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>portal_types</string> </key>
@@ -404,6 +404,10 @@
                         <tuple>
                           <string>Bank Account Inventory</string>
                           <string>Bank Account Inventory</string>
+                        </tuple>
+                        <tuple>
+                          <string>Bank Account Inventory Group</string>
+                          <string>Bank Account Inventory Group</string>
                         </tuple>
                       </list>
                     </value>

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventory_view/my_destination_payment_reference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventory_view/my_destination_payment_reference.xml?rev=21356&r1=21355&r2=21356&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventory_view/my_destination_payment_reference.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventory_view/my_destination_payment_reference.xml Thu Jun  5 15:29:50 2008
@@ -295,9 +295,7 @@
                 </item>
                 <item>
                     <key> <string>parameter_list</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>portal_type</string> </key>
@@ -552,20 +550,4 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <tuple>
-        <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string>python: [(\'site_uid\',here.Baobab_getUserSiteUid()), (\'validation_state\', \'valid\')]</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml?rev=21356&r1=21355&r2=21356&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml Thu Jun  5 15:29:50 2008
@@ -91,7 +91,7 @@
 else:\n
   letter_list      = [\'not_defined\']\n
   variation_list   = [\'not_defined\']\n
-  cash_status_list = [\'not_defined\', \'valid\']\n
+  cash_status_list = [\'not_defined\']\n
 \n
 cash_detail_dict = {\'line_portal_type\'           : \'Cash Inventory Line\'\n
                     , \'operation_currency\'       : context.getPriceCurrencyId()\n

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/revision?rev=21356&r1=21355&r2=21356&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/revision Thu Jun  5 15:29:50 2008
@@ -1,1 +1,1 @@
-21
+23




More information about the Erp5-report mailing list