Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018493Openbravo ERPA. Platformpublic2011-09-12 08:492011-10-12 01:58
marvintm 
marvintm 
immediatecriticalalways
closedfixed 
5
 
3.0MP43.0MP4 
OBPS
Core
No
0018493: When exporting a CSV file, the records are filtered by isActive=true
When the content of a window is exported to CSV, only the records which have isActive=True are exported. This is wrong, as the user should get the records that he can see in the grid, not only the active ones.
- Go to the client window.
- Set the F&B client as inactive.
- Export to CSV. Both the F&B client and the System client should be exported, but you only get the System client.
No tags attached.
has duplicate defect 00184953.0MP4 closed alostale Export grid functionality does not export the inactive records 
Issue History
2011-09-12 08:49marvintmNew Issue
2011-09-12 08:49marvintmAssigned To => marvintm
2011-09-12 08:49marvintmModules => Core
2011-09-12 08:49marvintmOBNetwork customer => No
2011-09-12 08:55hgbotCheckin
2011-09-12 08:55hgbotNote Added: 0040899
2011-09-12 08:55hgbotStatusnew => resolved
2011-09-12 08:55hgbotResolutionopen => fixed
2011-09-12 08:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/956e2fb068d8b9f4653b63a19ede8eddfea1a44a [^]
2011-09-12 09:51jonalegriaesarteRelationship addedhas duplicate 0018495
2011-09-12 09:52jonalegriaesarteOBNetwork customerNo => Yes
2011-09-12 10:08marvintmNote Added: 0040901
2011-09-12 11:28dbazStatusresolved => closed
2011-09-12 11:28dbazFixed in Version => 3.0MP3
2011-09-29 19:33hgbotCheckin
2011-09-29 19:33hgbotNote Added: 0041379
2011-09-29 19:33hgbotStatusclosed => resolved
2011-09-29 19:33hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/956e2fb068d8b9f4653b63a19ede8eddfea1a44a [^] => http://code.openbravo.com/erp/devel/pi/rev/8ee26bcb2bb800caec59dcb73f560d01a886ed61 [^]
2011-09-29 19:33hgbotCheckin
2011-09-29 19:33hgbotNote Added: 0041382
2011-09-29 19:33hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/8ee26bcb2bb800caec59dcb73f560d01a886ed61 [^] => http://code.openbravo.com/erp/devel/pi/rev/5aa80e898e2162d7bdf19bf286fcf038e28bc668 [^]
2011-10-04 16:00dbazStatusresolved => closed
2011-10-04 16:00dbazFixed in Version3.0MP3 => 3.0MP4
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041652

Notes
(0040899)
hgbot   
2011-09-12 08:55   
Repository: erp/devel/pi
Changeset: 956e2fb068d8b9f4653b63a19ede8eddfea1a44a
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 12 08:52:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/956e2fb068d8b9f4653b63a19ede8eddfea1a44a [^]

Fixed issue 18493. All records (not just active ones) will be exported to CSV

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0040901)
marvintm   
2011-09-12 10:08   
To test, it's better to use for example the Sales Forecast window (Lines tab), than the Client window, as disabling your current client automatically logs you out of the application.
(0041379)
hgbot   
2011-09-29 19:33   
Repository: erp/devel/pi
Changeset: 8ee26bcb2bb800caec59dcb73f560d01a886ed61
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 12 08:52:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8ee26bcb2bb800caec59dcb73f560d01a886ed61 [^]

Fixed issue 18493. All records (not just active ones) will be exported to CSV

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0041382)
hgbot   
2011-09-29 19:33   
Repository: erp/devel/pi
Changeset: 5aa80e898e2162d7bdf19bf286fcf038e28bc668
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 12 08:52:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5aa80e898e2162d7bdf19bf286fcf038e28bc668 [^]

Fixed issue 18493. All records (not just active ones) will be exported to CSV

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0041652)
hudsonbot   
2011-10-12 01:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test