Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021900Openbravo ERP01. General setuppublic2012-10-10 16:282017-06-07 09:44
ngarcia 
Triage Omni OMS 
highminoralways
newopen 
5
 
 
Core
No
0021900: The fields showed only in the status bar are not shown in the audit trail pop-up
The fields showed only in the status bar are not shown in the audit trail pop-up:

1. The registers showed in the grid are filtered with Displayed = 'Y'

2. The Field combo box is filtered with Show In Status Bar = 'N'
As system admin role:
   Go to Tables and Columns window and mark the FIN_Financial_Account as Fully Audited
   Run the Update Audit Trail Infrastructure
As group admin role:
   Go to Financial Account Window and select a registry
   Add a transaction to it in order to change the Current Balance
   Click on the Show Audit Trail toolbar button and realize that there is not entry associated with that field
   Open the Field combo box and realize that Current Balance field is not shown
In AuditTrailPopup.java:

1. In the printGridDataHistory function change the hql filter in order to accept fields that are not displayed but are shown in status bar. Maybe we should accept also the fields that are only shown in grid view?

2. In the ComboTableData to fill the Fields combobox change the validation rule. Check if the validation rule could be changed or you should create a new one, because it is used in different places of the application
No tags attached.
related to defect 0044278 closed ranjith_qualiantech_com Retail Modules Audit pop-up of Channel - Touchpoint window cannot be filtered by Authenticated Session Id and Is linked to a physical device 
Issue History
2012-10-10 16:28ngarciaNew Issue
2012-10-10 16:28ngarciaAssigned To => dmiguelez
2012-10-10 16:28ngarciaModules => Core
2012-10-10 16:28ngarciaResolution time => 1356390000
2012-10-10 16:29ngarciaIssue Monitored: networkb
2012-10-10 16:53dmiguelezAssigned Todmiguelez => jonalegriaesarte
2012-10-20 08:44jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2012-12-04 11:46jonalegriaesarteTarget Version3.0MP18 => 3.0MP19
2013-01-09 11:32jonalegriaesarteTriggers an Emergency Pack => No
2013-01-09 11:32jonalegriaesarteNote Added: 0055417
2013-01-09 11:32jonalegriaesarteTypedefect => design defect
2013-01-09 11:32jonalegriaesarteTarget Version3.0MP19 => 3.0MP20
2013-01-22 10:33jonalegriaesarteTarget Version3.0MP20 =>
2015-01-13 18:51ngarciaResolution time1356390000 =>
2017-06-07 09:44ngarciaAssigned ToioritzCia => Triage Finance
2020-06-03 18:37ngarciaRelationship addedrelated to 0044278

Notes
(0055417)
jonalegriaesarte   
2013-01-09 11:32   
This fix should be taken into consideration when the refactor of the audit trail solution.