Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009966Openbravo ERPA. Platformpublic2009-07-20 15:532009-08-19 00:00
rafaroda 
balamurugan 
normalminoralways
closedfixed 
20rPath Linux
pi 
 
Core
No
0009966: Boolean values of DB should be replaced by AD ones.
Boolean values of database columns should be replaced by Application Dictionary column ones.
Column DocumentType.Sequenced Document: the Application Dictionary and the
database have differing default values, AD: Y DB: N
Column FinancialMgmtGLJournal.Approved: the Application Dictionary and the
database have differing default values, AD: Y DB: N
Column FinancialMgmtPaymentTermLine.Rest: the Application Dictionary and the
database have differing default values, AD: Y DB: N
Column ProjectType.Project Category: the Application Dictionary and the
database have differing default values, AD: S DB: N
Column Bank.Own Bank: the Application Dictionary and the database have
differing default values, AD: Y DB: N
Replace DB default values by AD ones.
No tags attached.
related to defect 0008900pi closed mtaal Inconsistencies between database default values and application dictionary default values 
Issue History
2009-07-20 15:53rafarodaNew Issue
2009-07-20 15:53rafarodaAssigned To => mtaal
2009-07-20 15:56rafarodaRelationship addedrelated to 0008900
2009-07-21 00:07psarobeStatusnew => scheduled
2009-07-21 00:07psarobefix_in_branch => pi
2009-07-21 08:48iciordiaAssigned Tomtaal => rafaroda
2009-07-22 17:07rafarodaAssigned Torafaroda => balamurugan
2009-07-29 13:01hgbotCheckin
2009-07-29 13:01hgbotNote Added: 0018684
2009-07-29 13:01hgbotStatusscheduled => resolved
2009-07-29 13:01hgbotResolutionopen => fixed
2009-07-29 13:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca9e977e75f5d69030de1d98609c781e1579c0d1 [^]
2009-08-18 10:27plujanStatusresolved => closed
2009-08-19 00:00anonymoussf_bug_id0 => 2839885

Notes
(0018684)
hgbot   
2009-07-29 13:01   
Repository: erp/devel/pi
Changeset: ca9e977e75f5d69030de1d98609c781e1579c0d1
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Wed Jul 29 16:30:06 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ca9e977e75f5d69030de1d98609c781e1579c0d1 [^]

Fixed Issue 9966: Boolean values of DB should be replaced by AD ones.

---
M src-db/database/model/tables/C_BANK.xml
M src-db/database/model/tables/C_DOCTYPE.xml
M src-db/database/model/tables/C_PAYMENTTERMLINE.xml
M src-db/database/model/tables/C_PROJECTTYPE.xml
M src-db/database/model/tables/GL_JOURNAL.xml
---