Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012177Openbravo ERP00. Application dictionarypublic2010-02-08 17:392010-03-10 18:29
eduardo_Argal 
eduardo_Argal 
urgentmajoralways
closedfixed 
5
pi 
pi2.50MP12 
Core
No
0012177: Alias missing for an auxiliar input SQL
Alias missing for an auxiliar input SQL.

UsesAlternate Auxiliar input crashes in postgres because of a missing alias
Go to order
Go to lines
Find error Alias missing for CASEWHEN.......
Add an alias to the sql that bulds the auxiliar input
No tags attached.
Issue History
2010-02-08 17:39eduardo_ArgalNew Issue
2010-02-08 17:39eduardo_ArgalAssigned To => eduardo_Argal
2010-02-08 17:39eduardo_ArgalStatusnew => scheduled
2010-02-08 17:39eduardo_Argalfix_in_branch => pi
2010-02-08 17:41hgbotCheckin
2010-02-08 17:41hgbotNote Added: 0024029
2010-02-08 17:41hgbotStatusscheduled => resolved
2010-02-08 17:41hgbotResolutionopen => fixed
2010-02-08 17:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/81c94f3c8202d1e2ad0300ef051d3ca4d8a676c2 [^]
2010-02-15 17:36hudsonbotCheckin
2010-02-15 17:36hudsonbotNote Added: 0024306
2010-02-17 12:18arunkumarNote Added: 0024482
2010-02-17 12:18arunkumarStatusresolved => closed
2010-02-17 12:18arunkumarFixed in Version => 2.50MP12
2010-02-18 00:01anonymoussf_bug_id0 =>
2010-03-10 18:29anonymoussf_bug_id => 2968030

Notes
(0024029)
hgbot   
2010-02-08 17:41   
Repository: erp/devel/pi
Changeset: 81c94f3c8202d1e2ad0300ef051d3ca4d8a676c2
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Feb 08 17:40:43 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/81c94f3c8202d1e2ad0300ef051d3ca4d8a676c2 [^]

Fixes bug 0012177: Alias missing for an auxiliar input SQL

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
---
(0024306)
hudsonbot   
2010-02-15 17:36   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/81c94f3c8202 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^]
(0024482)
arunkumar   
2010-02-17 12:18   
Tested in src-db/database/sourcedata/AD_AUXILIARYINPUT.xml. The fix is done.