Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012006Openbravo ERP01. General setuppublic2010-01-19 15:522010-03-10 18:29
networkb 
harikrishnan 
urgentminoralways
closedfixed 
5
2.50MP10 
2.50MP122.50MP12 
Core
No
0012006: Not completed message is shown when an organization is created manually
In General Setup > Enterprise > Organization, if a new record is created manually, when "1row(s) inserted" is shown, it should add "Log out and log in to see new organization created" or something similar.

When an organization is created manually, it is needed to go out to see it (IE in the grid)
Go to General Setup > Enterprise > Organization. Create a new record.
Back to Relation mode.
Organization does not appear.
Since message on saving data can not be modified, a message will be displayed after writing the Search Key field.

A callout will be triggered displaying a blue (info) message saying: "You will need to log out and log in again in order to see the new organization created."
No tags attached.
related to defect 00116562.50MP11 closed rafaroda It is possible to create a new Organization 
Issue History
2010-01-19 15:52networkbNew Issue
2010-01-19 15:52networkbAssigned To => rafaroda
2010-01-19 15:56rafarodaRelationship addedrelated to 0011656
2010-01-21 13:06rafarodaPriorityimmediate => urgent
2010-01-21 13:06rafarodaStatusnew => scheduled
2010-01-21 13:06rafarodaSteps to Reproduce Updated
2010-02-04 12:46rafarodaSteps to Reproduce Updated
2010-02-04 12:46rafarodaAssigned Torafaroda => harikrishnan
2010-02-05 10:11hgbotCheckin
2010-02-05 10:11hgbotNote Added: 0023984
2010-02-05 10:11hgbotStatusscheduled => resolved
2010-02-05 10:11hgbotResolutionopen => fixed
2010-02-05 10:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7766517cbc26e8aee32cc8c3e5a98dbd3c0a0fda [^]
2010-02-05 10:12harikrishnanNote Added: 0023985
2010-02-15 17:36hudsonbotCheckin
2010-02-15 17:36hudsonbotNote Added: 0024297
2010-02-16 11:32sureshbabuNote Added: 0024398
2010-02-16 11:32sureshbabuStatusresolved => closed
2010-02-16 11:32sureshbabuFixed in Version => 2.50MP12
2010-02-17 00:00anonymoussf_bug_id0 =>
2010-03-10 18:29anonymoussf_bug_id => 2967984

Notes
(0023984)
hgbot   
2010-02-05 10:11   
Repository: erp/devel/pi
Changeset: 7766517cbc26e8aee32cc8c3e5a98dbd3c0a0fda
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Feb 05 14:40:28 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7766517cbc26e8aee32cc8c3e5a98dbd3c0a0fda [^]

Fixes issue 12006: Not completed message is shown when an organization is created manually.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SL_Organization_Info.java
---
(0023985)
harikrishnan   
2010-02-05 10:12   
Steps To Test:

*Create a new organization (General Setup > Enterprise > Organization).
** Click on new and enter the value in Search Key field and go to next field.
** It ll show a information "You will need to log out and log in again in order to see the new organization created.".
(0024297)
hudsonbot   
2010-02-15 17:36   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/7766517cbc26 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^]
(0024398)
sureshbabu   
2010-02-16 11:32   
Tested working fine,
"You will need to log out and log in again in order to see the new organization created."
message appears when we enter any value and press tab button.