Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010123 | Openbravo ERP | 00. Application dictionary | public | 2009-07-30 10:00 | 2009-10-06 11:22 |
|
Reporter | networkb | |
Assigned To | marvintm | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP2 | |
Target Version | 2.50MP6 | Fixed in Version | 2.50MP6 | |
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 | 0010123: DB Prefix window shows a not clear message not clear |
Description | When entering a _ as part of DB Prefix like MM_, this message appears.
"Not valid DB Prefix. DB Prefix must contain only upper alpha numeric characters and it must start with an alphabetic character."
It is not clear why DB Prefix is not valid. However, after this message (that says clearly that must contain upper alpha numeric), when entering 'mm' as DB Prefix, the row is created/updated correctly. |
Steps To Reproduce | Go to Application Dictionary > Module.
Create a new one (enter all mandatory fields). Select as module type, module.
Go to DB Prefix tab.
Enter MM_ as DB Prefix.
The message will appear.
Try to enter mm. The row is created properly. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-07-30 10:00 | networkb | New Issue | |
2009-07-30 10:00 | networkb | Assigned To | => rafaroda |
2009-07-30 10:00 | networkb | OBNetwork customer | => Yes |
2009-07-30 11:04 | psarobe | Assigned To | rafaroda => alostale |
2009-07-30 11:04 | psarobe | Priority | immediate => urgent |
2009-07-30 11:04 | psarobe | Severity | minor => major |
2009-07-30 11:04 | psarobe | Status | new => scheduled |
2009-08-12 10:28 | networkb | Target Version | => 2.50MP5 |
2009-08-12 12:30 | networkb | Severity | major => minor |
2009-09-03 16:51 | networkb | Target Version | 2.50MP5 => 2.50MP6 |
2009-09-15 16:19 | rafaroda | Priority | urgent => immediate |
2009-09-15 16:22 | rafaroda | Note Added: 0020076 | |
2009-09-15 17:01 | iciordia | Assigned To | alostale => marvintm |
2009-09-15 18:20 | hgbot | Checkin | |
2009-09-15 18:20 | hgbot | Note Added: 0020084 | |
2009-09-15 18:20 | hgbot | Status | scheduled => resolved |
2009-09-15 18:20 | hgbot | Resolution | open => fixed |
2009-09-15 18:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^] |
2009-09-16 15:04 | sureshbabu | Status | resolved => closed |
2009-09-16 15:04 | sureshbabu | Note Added: 0020113 | |
2009-09-16 15:04 | sureshbabu | Fixed in Version | => 2.50MP6 |
2009-09-17 00:00 | anonymous | sf_bug_id | 0 => 2860316 |
2009-09-29 14:11 | hgbot | Checkin | |
2009-09-29 14:11 | hgbot | Note Added: 0020465 | |
2009-09-29 14:11 | hgbot | Status | closed => resolved |
2009-09-29 14:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^] |
2009-10-06 11:22 | psarobe | Status | resolved => closed |
2009-10-06 11:22 | psarobe | Note Added: 0020753 | |
Notes |
|
|
Priority upgraded to Immediate since 2.50 MP6 freezing is happening on Friday 18/09. |
|
|
(0020084)
|
hgbot
|
2009-09-15 18:20
|
|
Repository: erp/devel/pi
Changeset: 96c60873f80a7ef8c941623b49144b10f5712c39
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 15 17:08:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^]
Fixed issue 10123. Trigger will now correctly prevent lower case chars from being used in dbprefix.
---
M src-db/database/model/triggers/AD_MODULE_DBPREFIX_TRG.xml
---
|
|
|
|
Right now system accepts only two character Upper case Alphabet and a Numeric character.(A0) |
|
|
(0020465)
|
hgbot
|
2009-09-29 14:11
|
|
|
|
|
Closed again because hudson has reopened without no reason |
|