Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010123Openbravo ERP00. Application dictionarypublic2009-07-30 10:002009-10-06 11:22
networkb 
marvintm 
immediateminoralways
closedfixed 
5
2.50MP2 
2.50MP62.50MP6 
Core
No
0010123: DB Prefix window shows a not clear message not clear
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.
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.
No tags attached.
Issue History
2009-07-30 10:00networkbNew Issue
2009-07-30 10:00networkbAssigned To => rafaroda
2009-07-30 11:04psarobeAssigned Torafaroda => alostale
2009-07-30 11:04psarobePriorityimmediate => urgent
2009-07-30 11:04psarobeSeverityminor => major
2009-07-30 11:04psarobeStatusnew => scheduled
2009-08-12 10:28networkbTarget Version => 2.50MP5
2009-08-12 12:30networkbSeveritymajor => minor
2009-09-03 16:51networkbTarget Version2.50MP5 => 2.50MP6
2009-09-15 16:19rafarodaPriorityurgent => immediate
2009-09-15 16:22rafarodaNote Added: 0020076
2009-09-15 17:01iciordiaAssigned Toalostale => marvintm
2009-09-15 18:20hgbotCheckin
2009-09-15 18:20hgbotNote Added: 0020084
2009-09-15 18:20hgbotStatusscheduled => resolved
2009-09-15 18:20hgbotResolutionopen => fixed
2009-09-15 18:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^]
2009-09-16 15:04sureshbabuStatusresolved => closed
2009-09-16 15:04sureshbabuNote Added: 0020113
2009-09-16 15:04sureshbabuFixed in Version => 2.50MP6
2009-09-17 00:00anonymoussf_bug_id0 => 2860316
2009-09-29 14:11hgbotCheckin
2009-09-29 14:11hgbotNote Added: 0020465
2009-09-29 14:11hgbotStatusclosed => resolved
2009-09-29 14:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/96c60873f80a7ef8c941623b49144b10f5712c39 [^]
2009-10-06 11:22psarobeStatusresolved => closed
2009-10-06 11:22psarobeNote Added: 0020753

Notes
(0020076)
rafaroda   
2009-09-15 16:22   
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
---
(0020113)
sureshbabu   
2009-09-16 15:04   
Right now system accepts only two character Upper case Alphabet and a Numeric character.(A0)
(0020465)
hgbot   
2009-09-29 14:11   
Repository: erp/devel/pi-pageddatagrid
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-pageddatagrid/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
---
(0020753)
psarobe   
2009-10-06 11:22   
Closed again because hudson has reopened without no reason