Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012006 | Openbravo ERP | 01. General setup | public | 2010-01-19 15:52 | 2010-03-10 18:29 |
|
Reporter | networkb | |
Assigned To | harikrishnan | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP10 | |
Target Version | 2.50MP12 | Fixed in Version | 2.50MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012006: Not completed message is shown when an organization is created manually |
Description | 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) |
Steps To Reproduce | Go to General Setup > Enterprise > Organization. Create a new record.
Back to Relation mode.
Organization does not appear. |
Proposed Solution | 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." |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011656 | 2.50MP11 | closed | rafaroda | It is possible to create a new Organization |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-01-19 15:52 | networkb | New Issue | |
2010-01-19 15:52 | networkb | Assigned To | => rafaroda |
2010-01-19 15:52 | networkb | OBNetwork customer | => Yes |
2010-01-19 15:56 | rafaroda | Relationship added | related to 0011656 |
2010-01-21 13:06 | rafaroda | Priority | immediate => urgent |
2010-01-21 13:06 | rafaroda | Status | new => scheduled |
2010-01-21 13:06 | rafaroda | Steps to Reproduce Updated | |
2010-02-04 12:46 | rafaroda | Steps to Reproduce Updated | |
2010-02-04 12:46 | rafaroda | Assigned To | rafaroda => harikrishnan |
2010-02-05 10:11 | hgbot | Checkin | |
2010-02-05 10:11 | hgbot | Note Added: 0023984 | |
2010-02-05 10:11 | hgbot | Status | scheduled => resolved |
2010-02-05 10:11 | hgbot | Resolution | open => fixed |
2010-02-05 10:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7766517cbc26e8aee32cc8c3e5a98dbd3c0a0fda [^] |
2010-02-05 10:12 | harikrishnan | Note Added: 0023985 | |
2010-02-15 17:36 | hudsonbot | Checkin | |
2010-02-15 17:36 | hudsonbot | Note Added: 0024297 | |
2010-02-16 11:32 | sureshbabu | Note Added: 0024398 | |
2010-02-16 11:32 | sureshbabu | Status | resolved => closed |
2010-02-16 11:32 | sureshbabu | Fixed in Version | => 2.50MP12 |
2010-02-17 00:00 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:29 | anonymous | sf_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
---
|
|
|
|
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.". |
|
|
|
|
|
|
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. |
|