Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015851Openbravo ERPB. User interfacepublic2011-02-03 10:332011-05-24 10:55
johnfandl 
mtaal 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0015851: The "Show Audit Trail" button (footprints) should only be active for rows with actual changes
The “Show Audit Trail” button (footprint) should only appear (or perhaps should only be actively clickable) on rows “where creationDate <> updated”--not all of the time, like now.

This would add a lot of value because it would tell the user “this row has changed since it was created, click me to see the changes”. Whereas now, the button is always there, and many times the user will click on it and not see any changes—so, a waste of the user’s time. I strongly believe this great and valuable feature would actually get used and add real value daily with this simple change to make it conditional.

So, don't just provide me a button to click, tell me when I should be clicking it!
Only display "Show Audit Trail" button on rows “where creationDate <> updated”.
closingMay2011
related to defect 00185803.0MP5 closed alostale you are not able to go to the audit trail when you create a register 
related to design defect 0034817 acknowledged Triage Platform Base audit trail cannot be seen for unmodified records 
Issue History
2011-02-03 10:33johnfandlNew Issue
2011-02-03 10:33johnfandlAssigned To => dbaz
2011-02-03 10:33johnfandlModules => Core
2011-02-03 13:35dbazAssigned Todbaz => mtaal
2011-02-28 11:34hgbotCheckin
2011-02-28 11:34hgbotNote Added: 0034405
2011-02-28 11:34hgbotStatusnew => resolved
2011-02-28 11:34hgbotResolutionopen => fixed
2011-02-28 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b98f5e7b8c8c954864d894b187a0880dedacbc3b [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed
2011-10-04 11:34alostaleRelationship addedrelated to 0018580
2016-12-23 09:11alostaleRelationship addedrelated to 0034817

Notes
(0034405)
hgbot   
2011-02-28 11:34   
Repository: erp/devel/pi
Changeset: b98f5e7b8c8c954864d894b187a0880dedacbc3b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Feb 28 11:33:40 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b98f5e7b8c8c954864d894b187a0880dedacbc3b [^]

Fixes issue 15851: The 'Show Audit Trail' button (footprints) should only be active for rows with actual changes

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