no longer a requirement for a ICU user to have a supplier associated with them.

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

View File

@@ -393,7 +393,7 @@ class Test_09_MIPADMIN_party_management< Test::Unit::TestCase
#Select a role for the party
@@ie.select_list(:id,'P62_PRTY_ROLE').set('Quotation operative')
@@ie.wait
@@ie.select_list(:id,'P62_USER_SUPPLIER').set('Supplier1 - SU1')
#@@ie.select_list(:id,'P62_USER_SUPPLIER').set('Supplier1 - SU1')
#fill in the contact details bits and bobs
@@ie.text_field(:id,'P62_PHONE').set('01234 567894')