Commit eee620e2 authored by Sebastien Robin's avatar Sebastien Robin

sorry, I have added the last times two bad lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7595 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 47d56184
......@@ -388,8 +388,8 @@ class TestERP5BankingMixin:
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(),))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment