Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043291Openbravo ERPA. Platformpublic2020-02-20 19:162020-04-06 11:52
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0PR20Q2 
alostale
Core
No
0043291: csv button enabled while editing filters with lazy fitlering enabled (2)
The fix for issue 0043030 is not complete, the csv export button is not being disabled in all the cases that it should.
1. Configure lazy filtering on grid for currency window
2. Open Currency window
  -> OK: CSV button is disabled
3. Apply empty filters
  -> OK: CSV button is enabled
4. Start editing some filters
  -> INCORRECT: tick button to apply filters is enabled as there are changes, but CSV button is enabled
5. Click on any record of the grid,
  -> OK: CSV button is disabled (working fine because of the fix for 0043030)
No tags attached.
related to defect 0043030 closed alostale csv button enabled while editing filters with lazy fitlering enabled 
Issue History
2020-02-20 19:16caristuNew Issue
2020-02-20 19:16caristuAssigned To => platform
2020-02-20 19:16caristuModules => Core
2020-02-20 19:16caristuResolution time => 1583017200
2020-02-20 19:16caristuTriggers an Emergency Pack => No
2020-02-20 19:16caristuIssue generated from0043030
2020-02-20 19:16caristuRelationship addedrelated to 0043030
2020-02-24 17:12caristuResolution time1583017200 =>
2020-02-28 15:29caristuNote Added: 0118211
2020-02-28 15:29caristuAssigned Toplatform => caristu
2020-03-03 08:46alostaleReview Assigned To => alostale
2020-03-03 09:54hgbotCheckin
2020-03-03 09:54hgbotNote Added: 0118282
2020-03-03 09:54hgbotStatusnew => resolved
2020-03-03 09:54hgbotResolutionopen => fixed
2020-03-03 09:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3697b25e7cedbe0602384452fadcddfbc3a6f83d [^]
2020-03-06 09:21alostaleStatusresolved => closed
2020-03-06 09:21alostaleFixed in Version => 3.0PR20Q2
2020-03-16 14:01hgbotCheckin
2020-03-16 14:01hgbotNote Added: 0118623
2020-04-06 11:52hgbotCheckin
2020-04-06 11:52hgbotNote Added: 0118955

Notes
(0118211)
caristu   
2020-02-28 15:29   
MR: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/47/ [^]
(0118282)
hgbot   
2020-03-03 09:54   
Repository: erp/devel/pi
Changeset: 3697b25e7cedbe0602384452fadcddfbc3a6f83d
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Feb 28 15:16:15 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3697b25e7cedbe0602384452fadcddfbc3a6f83d [^]

fixed BUG-43291: csv button enabled while editing filters with lazy filtering

  The fix for issue 0043030 was not complete. We should disable the CSV
button also when editing the grid filter manually.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
(0118623)
hgbot   
2020-03-16 14:01   
Repository: erp/devel/pi
Changeset: c82723718ce2b7aa3693823965911ed3599cb6da
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Mar 16 14:00:57 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c82723718ce2b7aa3693823965911ed3599cb6da [^]

related to BUG-43291: add comment

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0118955)
hgbot   
2020-04-06 11:52   
Repository: erp/devel/pi
Changeset: bd97eb0fbfd174a6c258a76f1bb5aaad9feb3e02
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Mar 16 14:00:57 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bd97eb0fbfd174a6c258a76f1bb5aaad9feb3e02 [^]

related to BUG-43291: add comment

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---