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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044582
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2020-07-09 13:482020-07-10 07:09
Reportersanti_lozanoView Statuspublic 
Assigned Toplatform 
PriorityhighResolutioninvalidFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044582: Summary function not working on Return From Customer column Total Gross Amount

DescriptionReturn From Customer gets the data from table c_order as a Sales Order but the column on that window Total Gross Amount only has available Count as Summary Function
It is a numeric column and it should have Sum, Avg, Min, Max available not only Count
http://wiki.openbravo.com/wiki/User_Interface_Introduction#Grid_Summaries [^]
Customer needs this tool in order to extract data for analyzing easily
Steps To Reproduce* go to livebuilds latest version
* go to window Return From Customer, on Total Gross Amount column select the dropdown, select Set Summary Function, only Count is available
* if you go to Sales Order more options are available for this column here
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00231943.0MP21 closedmtaal Client class/canvas fields invalid behavior in grid summary 

-  Notes
(0121382)
alostale (manager)
2020-07-10 07:09

Total Gross Amount is a canvas field (it has client class OBTruncAddMinusDisplay), this type of fields do not support summary functions.

The reason for this is summary functions need to be computed in backend whereas canvas fields perform data transformations in the browser. Therefore, it would not possible to calculate the correct summary values for them in these cases.

- Issue History
Date Modified Username Field Change
2020-07-09 13:48 santi_lozano New Issue
2020-07-09 13:48 santi_lozano Assigned To => platform
2020-07-09 13:48 santi_lozano Modules => Core
2020-07-09 13:48 santi_lozano Resolution time => 1596060000
2020-07-09 13:48 santi_lozano Triggers an Emergency Pack => No
2020-07-09 13:50 santi_lozano Summary Summary function not working on Return From Customer => Summary function not working on Return From Customer column Total Gross Amount
2020-07-10 07:09 alostale Note Added: 0121382
2020-07-10 07:09 alostale Status new => closed
2020-07-10 07:09 alostale Resolution open => invalid
2020-07-10 07:09 alostale Relationship added related to 0023194


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker