Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0038548 | Openbravo ERP | A. Platform | public | 2018-05-14 18:57 | 2018-05-21 18:36 | ||||||||||||||||||||||||||||
Reporter | AtulOpenbravo | ||||||||||||||||||||||||||||||||
Assigned To | caristu | ||||||||||||||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR18Q3 | |||||||||||||||||||||||||||||||
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 | 0038548: 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-14 18:57 | AtulOpenbravo | New Issue | |||||||||||||||||||||||||||||||
2018-05-14 18:57 | AtulOpenbravo | Assigned To | => platform | ||||||||||||||||||||||||||||||
2018-05-14 18:57 | AtulOpenbravo | Modules | => Core | ||||||||||||||||||||||||||||||
2018-05-14 18:57 | AtulOpenbravo | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2018-05-14 18:58 | AtulOpenbravo | Relationship added | caused by 0038061 | ||||||||||||||||||||||||||||||
2018-05-14 19:00 | AtulOpenbravo | Description Updated | bug_revision_view_page.php?rev_id=17139#r17139 | ||||||||||||||||||||||||||||||
2018-05-14 19:02 | aferraz | Regression level | => Production - QA Approved | ||||||||||||||||||||||||||||||
2018-05-14 19:02 | aferraz | Regression introduced in release | => 3.0PR18Q2 | ||||||||||||||||||||||||||||||
2018-05-14 19:03 | aferraz | Regression date | => 2018-03-07 | ||||||||||||||||||||||||||||||
2018-05-14 19:03 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/2a79f597da83 [^] | ||||||||||||||||||||||||||||||
2018-05-14 19:27 | aferraz | Relationship added | blocks 0038522 | ||||||||||||||||||||||||||||||
2018-05-16 09:26 | caristu | Assigned To | platform => caristu | ||||||||||||||||||||||||||||||
2018-05-16 09:28 | caristu | Status | new => scheduled | ||||||||||||||||||||||||||||||
2018-05-17 10:20 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-17 10:20 | hgbot | Note Added: 0104559 | |||||||||||||||||||||||||||||||
2018-05-17 10:20 | hgbot | Status | scheduled => resolved | ||||||||||||||||||||||||||||||
2018-05-17 10:20 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2018-05-17 10:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d0cc878c56579383583de589f4a031563098d47c [^] | ||||||||||||||||||||||||||||||
2018-05-17 10:21 | caristu | Review Assigned To | => alostale | ||||||||||||||||||||||||||||||
2018-05-17 10:30 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-17 10:30 | hgbot | Note Added: 0104560 | |||||||||||||||||||||||||||||||
2018-05-17 18:46 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-17 18:46 | hgbot | Note Added: 0104573 | |||||||||||||||||||||||||||||||
2018-05-17 21:41 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-17 21:41 | hudsonbot | Note Added: 0104578 | |||||||||||||||||||||||||||||||
2018-05-17 21:41 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-17 21:41 | hudsonbot | Note Added: 0104579 | |||||||||||||||||||||||||||||||
2018-05-18 09:06 | alostale | Note Added: 0104585 | |||||||||||||||||||||||||||||||
2018-05-18 09:06 | alostale | Status | resolved => closed | ||||||||||||||||||||||||||||||
2018-05-18 09:06 | alostale | Fixed in Version | => 3.0PR18Q3 | ||||||||||||||||||||||||||||||
2018-05-21 18:36 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2018-05-21 18:36 | hudsonbot | Note Added: 0104620 | |||||||||||||||||||||||||||||||
2018-06-20 09:48 | caristu | Relationship added | has duplicate 0038784 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|