[Erp5-report] r7595 - /erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 5 13:24:45 CEST 2006


Author: seb
Date: Mon Jun  5 13:24:42 2006
New Revision: 7595

URL: http://svn.erp5.org?rev=7595&view=rev
Log:
sorry, I have added the last times two bad lines

Modified:
    erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py

Modified: erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py?rev=7595&r1=7594&r2=7595&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/TestERP5BankingMixin.py Mon Jun  5 13:24:42 2006
@@ -388,8 +388,8 @@
               for country in ['France', 'Spain']:
                 if country[0] != c.getCodification()[0]:
                   ss.newContent(id='%s' %(country,), portal_type='Category', codification='',  vault_type='site/caveau/%s' %(s.getId(),))
-            if ss.getId()=='encaisse_des_devises':
-              for 
+            #if ss.getId()=='encaisse_des_devises':
+            #  for 
           if s.getId() == 'auxiliaire':
             for ss in ['encaisse_des_billets_a_ventiler_et_a_detruire', 'encaisse_des_billets_ventiles_et_detruits']:
               s.newContent(id='%s' %(ss,), portal_type='Category', codification='',  vault_type='site/caveau/%s' %(s.getId(),))




More information about the Erp5-report mailing list