Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0022611 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] B. User interface | major | always | 2012-12-18 12:46 | 2013-01-21 10:10 | |||||||
Reporter | egoitz | View Status | public | |||||||||
Assigned To | eduardo_Argal | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | 3.0MP24 | |||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | 3.0MP18 | 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 | 0022611: The default filter on the product complete selector is not valid for receipts | |||||||||||
Description | The default filter on the product complete selector is not valid for receipts. By default products stored on the warehouse are shown so if you want to do a receipt for a new product, the product does not appear until you remove the default filters. This is a problem when using barcode reader to do the enter the product on the receiptlines. | |||||||||||
Steps To Reproduce | -Create a new product on the product window -Create a new receipt -Add a new line -Try to find the new product The product is not shown on the drop down. If you open the select by default only stocked products are shown if you clean the filters the product can be selected | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0055497) egoitz (developer) 2013-01-14 08:50 |
Changing the filter expresión for the following is a workarround: if (OB.getWindowId() && OB.getWindowId()!='184' && OB.getSession().getAttribute(OB.getWindowId() +"|M_WAREHOUSE_ID")) { OB.getSession().getAttribute(OB.getWindowId() +"|M_WAREHOUSE_ID");} |
(0055647) mtaal (manager) 2013-01-21 09:22 |
Hi, were should this work around be applied? And also is this a functional issue or a platform issue? gr. Martin |
Issue History | |||
Date Modified | Username | Field | Change |
2012-12-18 12:46 | egoitz | New Issue | |
2012-12-18 12:46 | egoitz | Assigned To | => dbaz |
2012-12-18 12:46 | egoitz | Modules | => Core |
2012-12-18 12:46 | egoitz | Triggers an Emergency Pack | => No |
2012-12-18 13:00 | dbaz | Assigned To | dbaz => mtaal |
2013-01-14 08:50 | egoitz | Note Added: 0055497 | |
2013-01-21 09:22 | mtaal | Note Added: 0055647 | |
2013-01-21 10:10 | mtaal | Assigned To | mtaal => eduardo_Argal |
Copyright © 2000 - 2009 MantisBT Group |