[Erp5-report] r19728 - in /erp5/trunk/bt5/erp5_banking_cash: ActionTemplateItem/portal_type...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 6 12:58:54 CET 2008


Author: vincent
Date: Thu Mar  6 12:58:54 2008
New Revision: 19728

URL: http://svn.erp5.org?rev=19728&view=rev
Log:
Fix fast-input visibility (due to recent "empty" state addition).

Modified:
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml
    erp5/trunk/bt5/erp5_banking_cash/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%2520Banknote/supply_line_fast_input.xml?rev=19728&r1=19727&r2=19728&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml Thu Mar  6 12:58:54 2008
@@ -95,7 +95,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>python: here.getSimulationState() == "draft"</string> </value>
+            <value> <string>python: here.getSimulationState() == "empty"</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/revision?rev=19728&r1=19727&r2=19728&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/revision Thu Mar  6 12:58:54 2008
@@ -1,1 +1,1 @@
-606
+607




More information about the Erp5-report mailing list