Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019282Openbravo ERPA. Platformpublic2011-12-12 16:262011-12-16 08:52
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP7 
Core
No
0019282: Canvas field rendered twice in grid editing
The canvas item canvas is rendered twice in grid edit mode
- Install the client example module
https://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/ [^]
- go to sales order header
- edit in grid, check the generated html, the action field and calculated field are rendered twice.
No tags attached.
Issue History
2011-12-12 16:26mtaalNew Issue
2011-12-12 16:26mtaalAssigned To => mtaal
2011-12-12 16:26mtaalModules => Core
2011-12-12 16:28hgbotCheckin
2011-12-12 16:28hgbotNote Added: 0043803
2011-12-12 16:28hgbotStatusnew => resolved
2011-12-12 16:28hgbotResolutionopen => fixed
2011-12-12 16:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d4023efdf27316010362a94e15887b5315f6c22b [^]
2011-12-13 16:44hudsonbotCheckin
2011-12-13 16:44hudsonbotNote Added: 0043847
2011-12-16 08:52iperdomoNote Added: 0043902
2011-12-16 08:52iperdomoStatusresolved => closed

Notes
(0043803)
hgbot   
2011-12-12 16:28   
Repository: erp/devel/pi
Changeset: d4023efdf27316010362a94e15887b5315f6c22b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 12 16:27:09 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d4023efdf27316010362a94e15887b5315f6c22b [^]

Fixes issue 19282: Canvas field rendered twice in grid editing
Refreshes the canvas record components when editing

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-canvas.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0043847)
hudsonbot   
2011-12-13 16:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8a06361cc265 [^]

Maturity status: Test
(0043902)
iperdomo   
2011-12-16 08:52   
Tested in pi @ rev 2462f2ed8dae

* Tested editing an existing draft record, and adding a new one. The canvas fields are rendered once.