Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016769 | Openbravo ERP | A. Platform | public | 2011-04-12 14:03 | 2011-04-16 00:00 |
|
Reporter | adrianromero | |
Assigned To | iperdomo | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0RC6 | Fixed in Version | 3.0RC6 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | User Interface Application |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016769: Warehouse combo box in the "user pop-up" only lists warehouses of descendant organizations not warehouses of ascendant |
Description | The warehouse combo in the user pop-up info shows warehouses of descendant organizations and not warehouses of ascendant organizations.
This is because the list of valid warehouses by organization it is filtered using the function AD_ISORGINCLUDED() that is valid only for descendant organizations.
|
Steps To Reproduce | * Login as role F&B International Group Admin
* Create a new warehouse for organization F&B España, S.A.
* Open the User popup and see that if selecting the Organization F&B España - Region Norte, the new created warehouse does not appear in the Warehouses combo box.
|
Proposed Solution | instead of using the PL/SQL function to check if a warehouse is a valid warehouse, use the java function Utility.getReferenceableOrg() |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0014048 | 3.0RC6 | closed | marvintm | Warehouse combo box in the "user pop-up" window must depend on the organization |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-12 14:03 | adrianromero | New Issue | |
2011-04-12 14:03 | adrianromero | Assigned To | => marvintm |
2011-04-12 14:03 | adrianromero | Modules | => User Interface Application |
2011-04-12 14:03 | adrianromero | OBNetwork customer | => No |
2011-04-12 14:03 | adrianromero | Note Added: 0035852 | |
2011-04-12 14:04 | adrianromero | Relationship added | related to 0014048 |
2011-04-12 15:57 | adrianromero | Assigned To | marvintm => iperdomo |
2011-04-12 15:58 | adrianromero | Status | new => scheduled |
2011-04-12 15:58 | adrianromero | fix_in_branch | => pi |
2011-04-12 16:18 | psarobe | fix_in_branch | pi => |
2011-04-12 20:28 | hgbot | Checkin | |
2011-04-12 20:28 | hgbot | Note Added: 0035877 | |
2011-04-12 20:28 | hgbot | Status | scheduled => resolved |
2011-04-12 20:28 | hgbot | Resolution | open => fixed |
2011-04-12 20:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ee94070649adc8110959bb4b1e5229c02d5eecee [^] |
2011-04-15 16:40 | psarobe | Note Added: 0035998 | |
2011-04-15 16:40 | psarobe | Status | resolved => closed |
2011-04-15 16:40 | psarobe | Fixed in Version | => 3.0RC6 |
2011-04-16 00:00 | anonymous | sf_bug_id | 0 => 3287929 |