Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009614
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 01. General setupminorhave not tried2009-06-24 18:362012-05-30 18:13
ReporterpjuvaraView Statuspublic 
Assigned Tonaiaramartinez 
PrioritynormalResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchpiFixed in SCM revision541e0c29eb59
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.50MP1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009614: Initial Organization Setup should not require to create a new user

DescriptionCurrently, when you create a new organization in Initial Organization Setup, you must specify a user in the Org Username.
This generates a new user and associates it with the new organization.

This is very inconvenient as for clients with a large number of organizations, you end up with a large number of dummy users that need to be disabled.

The creation of the user should be an optional step. This can be achieved by making the username optional in the Initial Organizatin Setup window.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0049350)
naiaramartinez (developer)
2012-05-28 12:17

Test Plan:
  Go to Initial Organization Setup.
  Fill all the required fields. Notice that organization username, password and confirm password are not required.
  Press 'OK' button. Notice that you have created a new organization without creating a new user.
(0049429)
hgbot (developer)
2012-05-29 13:53

Repository: erp/devel/pi
Changeset: 541e0c29eb5951683302e7aad56efc0095908916
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon May 28 12:11:12 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/541e0c29eb5951683302e7aad56efc0095908916 [^]

fixed bug 9614 Not require to create a new user in Initial Organization Setup

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.html
M src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java
---
(0049430)
hgbot (developer)
2012-05-29 13:53

Repository: erp/devel/pi
Changeset: 57b7ee4c01b3001d859337520dca62a9d625dfe8
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue May 29 13:51:51 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/57b7ee4c01b3001d859337520dca62a9d625dfe8 [^]

Related to issue 9614: code review.
Update license text year.
Remove not needed parenthesis on inpConfirmPassword and inpPassword JS validation.
Modify validation order: follow initial org setup window field order.
If the Organization username is empty avoid other validations

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.html
M src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java
---
(0049486)
mirurita (developer)
2012-05-30 13:21

Rule: if Organization Username field is empty the user will not be generated on initial organization setup process.

Testing Plan I
1) Go to "Initial organization setup" window
2) Realize that Organization Username field is not mandatory

Testing Plan II
1) Go to "Initial organization setup" window
2) Leave the Organization Username field empty
3) Unflag Include accounting checkbox
4) Click on OK button
5) Check: new organization has been created
6) Check: no new user has been created

Testing Plan III
1) Go to "Initial organization setup" window
2) Enter a value in Organization Username field: MyUser
3) Leave the Password field empty
4) Click on OK button
5) You will get an error: This field is needed and it cannot be blank and the Password field will get the focus
6) Enter a password: a but leave empty Confirm Password field
7) Click on OK button
8) You will get an error: This field is needed and it cannot be blank and the Confirm Password field will get the focus

Testing Plan IV
1) Go to "Initial organization setup" window
2) Enter the same value in Organization Username field: MyUser
3) Enter a password and the same value for Confirm Password
4) Click on OK button
5) You will get an error: Duplicate Organization Username
(0049509)
hudsonbot (developer)
2012-05-30 18:13

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/3752a665362c [^]

Maturity status: Test
(0049510)
hudsonbot (developer)
2012-05-30 18:13

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/3752a665362c [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2009-06-24 18:36 pjuvara New Issue
2009-06-24 18:36 pjuvara Assigned To => rafaroda
2009-07-06 08:10 rafaroda Assigned To rafaroda => pjuvara
2011-02-04 09:12 jpabloae Assigned To pjuvara => rmorley
2012-05-21 10:53 dmitry_mezentsev Assigned To rmorley => eduardo_Argal
2012-05-28 12:17 naiaramartinez Note Added: 0049350
2012-05-28 12:18 naiaramartinez Assigned To eduardo_Argal => naiaramartinez
2012-05-28 12:18 naiaramartinez Status new => scheduled
2012-05-28 12:18 naiaramartinez fix_in_branch => pi
2012-05-29 13:53 hgbot Checkin
2012-05-29 13:53 hgbot Note Added: 0049429
2012-05-29 13:53 hgbot Status scheduled => resolved
2012-05-29 13:53 hgbot Resolution open => fixed
2012-05-29 13:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/541e0c29eb5951683302e7aad56efc0095908916 [^]
2012-05-29 13:53 hgbot Checkin
2012-05-29 13:53 hgbot Note Added: 0049430
2012-05-30 13:21 mirurita Note Added: 0049486
2012-05-30 13:21 mirurita Status resolved => closed
2012-05-30 13:21 mirurita Fixed in Version => 3.0MP12
2012-05-30 18:13 hudsonbot Checkin
2012-05-30 18:13 hudsonbot Note Added: 0049509
2012-05-30 18:13 hudsonbot Checkin
2012-05-30 18:13 hudsonbot Note Added: 0049510


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker