Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010686Openbravo ERP00. Application dictionarypublic2009-09-22 09:392009-10-30 12:48
networkb 
iperdomo 
normalminoralways
closedfixed 
5
2.35MP11 
2.35MP152.35MP16 
Core
No
0010686: Can not add a where clausure in tabs using twice the same variable
If you want to add a where clausure in "Windows, tabs and fields > Tab" like this:

C_BPARTNER.CREATEDBY = @AD_USER_ID@ OR C_BPARTNER.UPDATEDBY = @AD_USER_ID@

If the same variable is used, the compilation fails.
main
blocks defect 0005545 closed alostale Can not add a where clausure in tabs using twice the same variable 
Issue History
2009-09-22 09:39rafarodaNew Issue
2009-09-22 09:39rafarodaAssigned To => alostale
2009-09-22 09:39rafarodaIssue generated from0005587
2009-09-22 09:41rafarodaReporterrafaroda => networkb
2009-09-22 09:41rafarodafix_in_branch => 2.3x
2009-09-22 09:44rafarodaRelationship addedblocks 0005587
2009-09-22 09:44rafarodaRelationship deletedblocks 0005587
2009-09-22 09:44rafarodaRelationship addedblocks 0005545
2009-09-22 13:27iciordiaAssigned Toalostale => iperdomo
2009-09-22 15:30networkbTarget Version => 2.35MP15
2009-09-22 15:37rafarodaStatusnew => acknowledged
2009-09-22 15:37rafarodaversion2.40 => 2.35MP11
2009-09-29 12:53iperdomoStatusacknowledged => scheduled
2009-09-29 12:53iperdomofix_in_branch2.3x => pi
2009-09-29 14:44hgbotCheckin
2009-09-29 14:44hgbotNote Added: 0020527
2009-09-29 14:44hgbotStatusscheduled => resolved
2009-09-29 14:44hgbotResolutionopen => fixed
2009-09-29 14:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/dcee2f8e91e6e20d1238f5439b0bdaa5e765abeb [^]
2009-10-09 10:18rafarodafix_in_branchpi => 2.3x
2009-10-22 19:26psarobeTag Attached: main
2009-10-30 12:48arunkumarStatusresolved => closed
2009-10-30 12:48arunkumarNote Added: 0021489
2009-10-30 12:48arunkumarFixed in Version => 2.35MP16

Notes
(0020527)
hgbot   
2009-09-29 14:44   
Repository: erp/stable/2.3x
Changeset: dcee2f8e91e6e20d1238f5439b0bdaa5e765abeb
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Sep 29 14:42:22 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.3x/rev/dcee2f8e91e6e20d1238f5439b0bdaa5e765abeb [^]

Fixes issue 10686: Added logic to not include the same variable more than once

---
M src-wad/src/org/openbravo/wad/Wad.java
---
(0021489)
arunkumar   
2009-10-30 12:48   
Tested & Working fine.