Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020360 | Openbravo ERP | 03. Procurement management | public | 2012-04-26 12:23 | 2012-05-25 12:12 |
|
Reporter | dmiguelez | |
Assigned To | dmiguelez | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020360: Warehouse selector inside Product selector of Goods Receipt does not work properly. |
Description | In the Product selector, the Warehouse selector shows only records for US Warehouses despite of the previously selected Organization.
|
Steps To Reproduce | Login as Openbravo/openbravo
Go to Goods Receipt.
Create a new entry for Organization: F&B España, Business Partner: Bebidas Alegres.
Move to Lines
Create a new one.
In the product selector click on the magnifying glass.
In the Warehouse selector click on the arrow and realize that only US Warehouses can be selected. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-26 12:23 | dmiguelez | New Issue | |
2012-04-26 12:23 | dmiguelez | Assigned To | => vmromanos |
2012-04-26 12:23 | dmiguelez | Modules | => Core |
2012-04-26 12:23 | dmiguelez | OBNetwork customer | => No |
2012-04-30 09:39 | dmiguelez | Status | new => scheduled |
2012-04-30 09:39 | dmiguelez | fix_in_branch | => pi |
2012-04-30 09:39 | dmiguelez | Assigned To | vmromanos => dmiguelez |
2012-05-15 11:46 | hgbot | Checkin | |
2012-05-15 11:46 | hgbot | Note Added: 0048644 | |
2012-05-15 11:46 | hgbot | Status | scheduled => resolved |
2012-05-15 11:46 | hgbot | Resolution | open => fixed |
2012-05-15 11:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/46e90c0b12bdd7b289f4a93cb46df1a219f81770 [^] |
2012-05-16 00:40 | AugustoMauch | Note Added: 0048668 | |
2012-05-16 00:40 | AugustoMauch | Status | resolved => closed |
2012-05-16 00:40 | AugustoMauch | Fixed in Version | => 3.0MP12 |
2012-05-16 13:02 | dmiguelez | Note Added: 0048695 | |
2012-05-16 13:06 | dmiguelez | Note Added: 0048697 | |
2012-05-25 12:12 | hudsonbot | Checkin | |
2012-05-25 12:12 | hudsonbot | Note Added: 0049129 | |
Notes |
|
(0048644)
|
hgbot
|
2012-05-15 11:46
|
|
Repository: erp/devel/pi
Changeset: 46e90c0b12bdd7b289f4a93cb46df1a219f81770
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Apr 30 18:18:35 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/46e90c0b12bdd7b289f4a93cb46df1a219f81770 [^]
Fixes issue 0020360: Refreshes the cache so the selector is reloaded
and the data changes depending on the call.
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-filter-select-item.js
---
|
|
|
|
Code reviewed and verified in pi@6c97f1746be3 |
|
|
|
Test plan:
Login as Openbravo/openbravo
Go to Goods Receipt.
Create a new entry for Organization: F&B España, Business Partner: Bebidas Alegres.
Move to Lines
Create a new one.
In the product selector click on the magnifying glass.
In the Warehouse selector click on the arrow and realize that only Spanish Warehouses can be selected. |
|
|
|
Test plan:
Login as Openbravo/openbravo
Go to Goods Receipt.
Create a new entry for Organization: F&B España, Business Partner: Bebidas Alegres.
Move to Lines
Create a new one.
In the product selector click on the magnifying glass.
In the Warehouse selector click on the arrow and realize that only Spanish Warehouses can be selected.
Create another entry for Organization: F&B US, Business Partner: Healthy Food.
Move to Lines
Create a new one.
In the product selector click on the magnifying glass.
In the Warehouse selector click on the arrow and realize that only US Warehouses can be selected. |
|
|
|
|