Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48620 All Revisions ] Back to Issue ]
Summary 0048620: Computed column are loaded even if they are inactive in tables and columns
Revision 2022-02-17 18:12 by sofidossant
Steps To Reproduce We have put the log in sql debug and having it inactive we see those computed in the window query.
Attached captures of tables and columns with only one active and the resulting query.
You will be able to see that there is the query of the antiquity column that is inactive and so on with all those that are inactive

STEPS:
1 - Open Openbravo with the "System" role.
2 - Open the table called "C_ORDER" and filter the column with SQLLOGIC.
3 - See that the column is active (leave only one active).
4 - Then filter the fields in the windows called "Sales Order, which are computed column. (search with the name).
5- Check that there is only one column computed in the fields that is active, and it is the one that remains active in point 3.
6 - Activate the log in debug in the Log Management window: org.openbravo.hibernate
7 - Open the window called SALES ORDER with the Admin role, and check the active log 6.

It will verify that you can see the XX computed columns and not just the activated ones.
Revision 2022-02-17 17:57 by sofidossant
Steps To Reproduce We have put the log in sql debug and having it inactive we see those computed in the window query.
Attached captures of tables and columns with only one active and the resulting query.
You will be able to see that there is the query of the antiquity column that is inactive and so on with all those that are inactive


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker