2012-11-27 15:29:04 +07:00
|
|
|
This test creates a new tenant in the database.
|
|
|
|
|
|
|
|
!include TestLoginSystem
|
|
|
|
|
2013-06-29 05:38:38 +07:00
|
|
|
!|Set Variable |
|
|
|
|
|@random_string@|@random_string(,,6)|
|
|
|
|
|
|
|
|
|
|
|
|
!|Run Process |
|
|
|
|
|*ProcessValue* |InitialClientSetup |
|
|
|
|
|ClientName |TestClient @random_string@ |
|
|
|
|
|OrgName |TestOrg @random_string@ |
|
|
|
|
|AdminUserName |@random_string@Admin |
|
|
|
|
|NormalUserName |@random_string@User |
|
|
|
|
|C_Currency_ID |230 |
|
|
|
|
|C_Country_ID |156 |
|
|
|
|
|CityName |Bogotá |
|
|
|
|
|IsUseBPDimension |Y |
|
|
|
|
|IsUseProductDimension |Y |
|
|
|
|
|IsUseProjectDimension |Y |
|
|
|
|
|IsUseCampaignDimension |N |
|
|
|
|
|IsUseSalesRegionDimension|N |
|
|
|
|
|CoAFile |${fitnesse_home}/../org.adempiere.server-feature/data/import/AccountingUS.csv|
|
|
|
|
|*Run* | |
|