Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005587Openbravo ERP00. Application dictionarypublic2008-10-20 11:322009-10-13 11:13
networkb 
iperdomo 
normalminoralways
closedfixed 
5
2.40 
2.40MP112.40MP10 
Core
No
0005587: 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.
platform1_sprint1
blocks defect 0005545 closed alostale Can not add a where clausure in tabs using twice the same variable 
Issue History
2008-10-20 11:32psarobeNew Issue
2008-10-20 11:32psarobeAssigned To => alostale
2008-10-20 11:32psarobeStatusnew => scheduled
2008-12-12 12:13alostaleTag Attached: platform1_sprint1
2009-01-19 10:40rafarodaversion => 2.40
2009-01-19 10:40rafarodaDescription Updated
2009-09-11 13:31networkbNote Added: 0019805
2009-09-22 09:39rafarodaIssue cloned0010686
2009-09-22 09:44rafarodaRelationship addeddepends on 0010686
2009-09-22 09:44rafarodaRelationship deleteddepends on 0010686
2009-09-22 13:26iciordiaAssigned Toalostale => iperdomo
2009-09-22 15:32networkbTarget Version => 2.40MP11
2009-09-22 15:36rafarodaStatusscheduled => acknowledged
2009-09-22 15:36rafarodaReporternataliaperu => networkb
2009-09-29 12:53iperdomoStatusacknowledged => scheduled
2009-09-29 12:53iperdomofix_in_branch2.40 => pi
2009-09-29 21:22hgbotCheckin
2009-09-29 21:22hgbotNote Added: 0020547
2009-09-29 21:22hgbotStatusscheduled => resolved
2009-09-29 21:22hgbotResolutionopen => fixed
2009-09-29 21:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/5e894b165031a8d3342b916877913fa3580a6cfa [^]
2009-10-09 10:18rafarodafix_in_branchpi => 2.40
2009-10-13 11:13sureshbabuStatusresolved => closed
2009-10-13 11:13sureshbabuNote Added: 0020974
2009-10-13 11:13sureshbabuFixed in Version => 2.40MP10

Notes
(0019805)
networkb   
2009-09-11 13:31   
This happens also in 2.35
(0020547)
hgbot   
2009-09-29 21:22   
Repository: erp/stable/2.40
Changeset: 5e894b165031a8d3342b916877913fa3580a6cfa
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Sep 29 21:20:09 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/5e894b165031a8d3342b916877913fa3580a6cfa [^]

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

---
M src-wad/src/org/openbravo/wad/Wad.java
---
(0020974)
sureshbabu   
2009-10-13 11:13   
Tested working fine