Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010363Openbravo ERPA. Platformpublic2009-08-20 17:552009-09-18 00:00
shuehner 
alostale 
urgentminorhave not tried
closedfixed 
5
pi 
2.50MP6 
Core
No
0010363: AD_MODULE table has new column iscommerical, but is missing check constraint for boolean type
All boolean columns (and iscommercial seems to be one) need a check constraint to restrict the values to 'Y' or 'N'.
Add the missing check constraint.
OBPS-Security
related to defect 0010546 closed alostale API check build 135 fails 
Issue History
2009-08-20 17:55shuehnerNew Issue
2009-08-20 17:55shuehnerAssigned To => alostale
2009-08-20 17:56shuehnerTag Attached: OBPS-Security
2009-08-20 21:10plujanStatusnew => scheduled
2009-09-04 11:17hgbotCheckin
2009-09-04 11:17hgbotNote Added: 0019468
2009-09-04 11:17hgbotStatusscheduled => resolved
2009-09-04 11:17hgbotResolutionopen => fixed
2009-09-04 11:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4019c5011d7055da7e761892fc50900c26a19029 [^]
2009-09-10 14:06shuehnerRelationship addedrelated to 0010546
2009-09-17 19:25psarobeStatusresolved => closed
2009-09-17 19:25psarobeFixed in Version => 2.50MP6
2009-09-18 00:00anonymoussf_bug_id0 => 2861003

Notes
(0019468)
hgbot   
2009-09-04 11:17   
Repository: erp/devel/pi
Changeset: 4019c5011d7055da7e761892fc50900c26a19029
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Sep 04 11:16:28 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4019c5011d7055da7e761892fc50900c26a19029 [^]

fixed bug 0010363: AD_MODULE table has new column iscommerical, but is missing check constraint for boolean type

---
M src-db/database/model/tables/AD_MODULE.xml
---