Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021992Openbravo ERPA. Platformpublic2012-10-18 11:392012-10-18 13:17
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
3.0MP173.0MP17 
mtaal
Core
Automated tests
2012-10-18
https://code.openbravo.com/erp/devel/pi/rev/ba911ec8d8ac [^]
No
0021992: API Change: remove show summary field from field tab
The show summary field in the AD_Field tab is not needed as there is already a summary function field/column which can be used to define that a summary should be shown.

The risk of this change is low. Only if there is custom client side code which expects this field to be present in the form then a problem could occur. But:
* there is no functional or technical reason to access this field from client side code
* it is difficult/impossible in our architecture to write code that has access to this field on the client
* this field is quite new (8 months)

.
No tags attached.
related to feature request 00219873.0MP17 closed mtaal Implement grouping, multi-select filtering and summary functions 
Issue History
2012-10-18 11:39mtaalNew Issue
2012-10-18 11:39mtaalAssigned To => mtaal
2012-10-18 11:39mtaalModules => Core
2012-10-18 11:39mtaalRelationship addedrelated to 0021987
2012-10-18 11:47iciordiaNote Added: 0053459
2012-10-18 12:39mtaalRegression level => Automated tests
2012-10-18 12:39mtaalRegression date => 2012-10-18
2012-10-18 12:39mtaalRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/ba911ec8d8ac [^]
2012-10-18 12:39mtaalDescription Updatedbug_revision_view_page.php?rev_id=3960#r3960
2012-10-18 13:16hgbotCheckin
2012-10-18 13:16hgbotNote Added: 0053462
2012-10-18 13:16hgbotStatusnew => resolved
2012-10-18 13:16hgbotResolutionopen => fixed
2012-10-18 13:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/168e55ac2b3436e1427afe9867915464c8d571bc [^]
2012-10-18 13:17mtaalReview Assigned To => mtaal
2012-10-18 13:17mtaalNote Added: 0053463
2012-10-18 13:17mtaalStatusresolved => closed
2012-10-18 13:17mtaalFixed in Version => 3.0MP17

Notes
(0053459)
iciordia   
2012-10-18 11:47   
Appoved.

Ismael
(0053462)
hgbot   
2012-10-18 13:16   
Repository: erp/devel/api-checks
Changeset: 168e55ac2b3436e1427afe9867915464c8d571bc
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Oct 18 13:16:28 2012 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/168e55ac2b3436e1427afe9867915464c8d571bc [^]

Fixes issue 21992: API Change: remove show summary field from field tab
Removed field from ad_field

---
M model/modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
---
(0053463)
mtaal   
2012-10-18 13:17   
Closed