Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0038556 | Openbravo ERP | A. Platform | public | 2018-05-14 18:57 | 2018-05-18 09:06 | |||||||
Reporter | AtulOpenbravo | |||||||||||
Assigned To | caristu | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR18Q2.1 | Fixed in Version | 3.0PR18Q2.1 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | alostale | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | Production - QA Approved | |||||||||||
Regression date | 2018-03-07 | |||||||||||
Regression introduced in release | 3.0PR18Q2 | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/2a79f597da83 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0038556: Default Expression in Selector Field does not work properly | |||||||||||
Description | Default expression in the selector field does not work properly. for eg: In Goods Movement window, Stocked column in grid of Product selector should have default filter as Stocked = Yes Expression used in reference: "Product Complete" | Defined Selector | Field | Stocked if (OB.getWindowId() == '800051' || OB.getWindowId() == '800052' || OB.getWindowId() == '800096' || OB.getWindowId() == '800027') { false } else { if (OB.isSalesTransaction() == true || OB.getWindowId() == '170') { true } else { false } } However it does not work in latest pi. | |||||||||||
Steps To Reproduce | Test Plan - Go to Goods Movement window and create a new record. Fill mandatory fields - Go to Lines tab and create a new record. - Press magnifying glass in Product selector. - Check default filter in Stocked column of selector does not have filter applied as Stocked = Yes. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-05-16 09:28 | caristu | Type | defect => backport | |||||||||
2018-05-16 09:28 | caristu | Target Version | => 3.0PR18Q2.1 | |||||||||
2018-05-17 16:47 | hgbot | Checkin | ||||||||||
2018-05-17 16:47 | hgbot | Note Added: 0104567 | ||||||||||
2018-05-17 16:47 | hgbot | Status | scheduled => resolved | |||||||||
2018-05-17 16:47 | hgbot | Resolution | open => fixed | |||||||||
2018-05-17 16:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q2.1/rev/554dc31721c056dd2345a5fd1b3d152f8093a4b3 [^] | |||||||||
2018-05-17 16:48 | caristu | Review Assigned To | => alostale | |||||||||
2018-05-18 09:06 | alostale | Note Added: 0104586 | ||||||||||
2018-05-18 09:06 | alostale | Status | resolved => closed | |||||||||
2018-05-18 09:06 | alostale | Fixed in Version | => 3.0PR18Q2.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|