no longer a requirement for a CS operative to have a supplier associated with them.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3655 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
mullenm
2008-02-21 13:36:48 +00:00
parent e22d76565d
commit 102a735273

View File

@@ -334,7 +334,7 @@ class Test_09_MIPADMIN_party_management< Test::Unit::TestCase
#Select a role for the party
@@ie.select_list(:id,'P62_PRTY_ROLE').set('Customer Service operative')
@@ie.wait
@@ie.select_list(:id,'P62_USER_SUPPLIER').set('Supplier1 - SU1')
#@@ie.select_list(:id,'P62_USER_SUPPLIER').set('Supplier1 - SU1') - no supplier needed for a CS operative
#fill in the contact details bits and bobs
@@ie.text_field(:id,'P62_PHONE').set('01234 567893')