Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006994Openbravo ERP08. Project and service managementpublic2009-01-19 13:182009-03-03 17:16
shuehner 
rafaroda 
normalmajorhave not tried
closedfixed 
58.3
2.40 
 
No
Core
No
0006994: update.database fails on postgres across revision r11806
Commit 11806 introduced an onCreateDefault clause for the field "ALLOWNEGATIVE" with the value Y where the correct form would be 'Y' with quotes.

For reproducing you have to go before the revision which did add the ALLOWNEGATIVE column in the beginning which is r11567
checkout r2.40 revision 11566
use create.database on r2.40
svn update to current r2.40
use update.database.
No tags attached.
blocks defect 0006992 closed shuehner update.database fails on postgres across revision r11806 
Issue History
2009-01-19 13:51shuehnerTypedefect => backport
2009-01-19 13:51shuehnerfix_in_branch => 2.40
2009-01-19 14:58svnbotCheckin
2009-01-19 14:58svnbotNote Added: 0012343
2009-01-19 14:58svnbotStatusscheduled => resolved
2009-01-19 14:58svnbotResolutionopen => fixed
2009-01-19 14:58svnbotsvn_revision => 12005
2009-03-03 17:16psarobeStatusresolved => closed

Notes
(0012343)
svnbot   
2009-01-19 14:58   
Repository: openbravo
Revision: 12005
Author: huehner
Date: 2009-01-19 14:58:38 +0100 (Mon, 19 Jan 2009)

Fixed 6994
Added missing quotes around a onCreateDefault value for the allownegative field

---
U branches/r2.40/src-db/database/model/tables/C_ACCTSCHEMA.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12005&sc=1 [^]