Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0014066 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] 00. Application dictionary | major | always | 2010-07-27 13:34 | 2022-02-01 08:08 | |||||||
Reporter | networkb | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0014066: When adding a where cluse on the tab using the or condition it is needed to add () for all the clause | |||||||||||
Description | When adding a where cluse on the tab using the or condition it is needed to add () for all the clause. For example to add a filter clasuse as following: @AD_User_ID@='1000' OR @AD_Role_ID@='1001' you have to add (): (@AD_User_ID@='1000' OR @AD_Role_ID@='1001') If the parentesis is not defined you get and error in the edit view because more than one register are showed to edit. The parentesis should be added internally by wad when generating the select. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2010-07-27 13:34 | networkb | New Issue | |
2010-07-27 13:34 | networkb | Assigned To | => alostale |
2017-04-10 14:39 | alostale | Assigned To | alostale => platform |
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |