Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006636 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2008-12-18 09:42 | 2009-03-09 09:07 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 11431 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0006636: It is not possible to export a client using the UI | |||||||
Description | When trying to export a client (different than System) using the UI it is not possible because of this error: Entity AD_Dataset is not readable by this user | |||||||
Steps To Reproduce | -Log in as Openbravo Admin -Export client -> the described error is raised | |||||||
Proposed Solution | There are two possible approaches to solve this problem: 1. System Administrator is the only role allowed to export clients: In this case when asking for the client to be exported the complete list of clients should be displayed. 2. Each role is allowed to export its client's data: In this case the current UI is correct but the process should set the context as administrator mode: OBContext.getOBContext.setInAdministratorMode(true); | |||||||
Tags | platform1_sprint1 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0011624) svnbot (reporter) 2008-12-20 00:04 |
Repository: openbravo Revision: 11431 Author: mtaal Date: 2008-12-20 00:04:14 +0100 (Sat, 20 Dec 2008) fixes issue 6636 --- U trunk/src/org/openbravo/service/db/DataExportService.java U trunk/src/org/openbravo/service/db/DataSetService.java A trunk/src/org/openbravo/service/process/ A trunk/src/org/openbravo/service/process/CreatePurchaseInvoiceFromShipmentProcess.java A trunk/src/org/openbravo/service/process/c_create_pinvoice_from_outs.txt A trunk/src/org/openbravo/service/ui/ A trunk/src/org/openbravo/service/ui/FieldProviderWrapper.java A trunk/src/org/openbravo/service/ui/UIService.java --- https://dev.openbravo.com/websvn/openbravo/?rev=11431&sc=1 [^] |
(0014505) sureshbabu (reporter) 2009-03-09 09:07 |
Retested working fine. |
Issue History | |||
Date Modified | Username | Field | Change |
2008-12-18 09:42 | alostale | New Issue | |
2008-12-18 09:42 | alostale | Assigned To | => mtaal |
2008-12-18 09:42 | alostale | sf_bug_id | 0 => 2444672 |
2008-12-18 09:42 | alostale | Regression testing | => No |
2008-12-18 09:42 | alostale | Tag Attached: platform1_sprint1 | |
2008-12-20 00:04 | svnbot | Checkin | |
2008-12-20 00:04 | svnbot | Note Added: 0011624 | |
2008-12-20 00:04 | svnbot | Status | new => resolved |
2008-12-20 00:04 | svnbot | Resolution | open => fixed |
2008-12-20 00:04 | svnbot | svn_revision | => 11431 |
2009-03-09 09:07 | sureshbabu | Status | resolved => closed |
2009-03-09 09:07 | sureshbabu | Note Added: 0014505 | |
2009-03-09 09:07 | sureshbabu | Fixed in Version | => 2.50 |
Copyright © 2000 - 2009 MantisBT Group |