Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022611
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] B. User interfacemajoralways2012-12-18 12:462013-01-21 10:10
ReporteregoitzView Statuspublic 
Assigned Toeduardo_Argal 
PriorityurgentResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0MP24
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP18SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022611: The default filter on the product complete selector is not valid for receipts

DescriptionThe 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
TagsNo 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
Powered by Mantis Bugtracker