Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016769 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2011-04-12 14:03 | 2011-04-16 00:00 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ee94070649ad | ||||
Projection | none | ETA | none | Target Version | 3.0RC6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | User Interface Application | |||||||
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() | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0035852) adrianromero (manager) 2011-04-12 14:03 |
This issue has been introduced in the fix of the related issue 14048 |
(0035877) hgbot (developer) 2011-04-12 20:28 |
Repository: erp/devel/pi Changeset: ee94070649adc8110959bb4b1e5229c02d5eecee Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Apr 12 20:26:57 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ee94070649adc8110959bb4b1e5229c02d5eecee [^] Fixes issue 16769: Filter the warehouses based on the -natural tree- --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java --- |
(0035998) psarobe (manager) 2011-04-15 16:40 |
Fixed |
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 | 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 |
Copyright © 2000 - 2009 MantisBT Group |