Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016662Openbravo ERPA. Platformpublic2011-04-05 20:192011-04-07 00:00
psarobe 
alostale 
immediatecriticalalways
closedfixed 
5
pi 
3.0RC6 
Core
No
0016662: Form view does no longer work when clicking new
When you click New in form view you cannot see any of the fields. See attach

The error is in this code:

 criteria.criteria
 .push( {
  fieldName : 'record',
  operator : 'equals',
  value : view.viewGrid
  .getSelectedRecord().id
1. Login as Openbravo/openbravo
2. Go to sales invoice and click New in form
No tags attached.
related to defect 00166633.0RC6 closed alostale Notes Section kept on new 
png form.PNG (35,215) 2011-04-05 20:19
https://issues.openbravo.com/file_download.php?file_id=3837&type=bug
png
Issue History
2011-04-05 20:19psarobeNew Issue
2011-04-05 20:19psarobeAssigned To => alostale
2011-04-05 20:19psarobeFile Added: error.PNG
2011-04-05 20:19psarobeModules => Core
2011-04-05 20:19psarobeFile Deleted: error.PNG
2011-04-05 20:19psarobeFile Added: form.PNG
2011-04-05 20:19psarobeStatusnew => scheduled
2011-04-05 20:19psarobefix_in_branch => pi
2011-04-06 09:14hgbotCheckin
2011-04-06 09:14hgbotNote Added: 0035638
2011-04-06 09:14hgbotStatusscheduled => resolved
2011-04-06 09:14hgbotResolutionopen => fixed
2011-04-06 09:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a8d8d76948f29bb3db93b767de73ee6b83a2e9bf [^]
2011-04-06 10:05alostaleRelationship addedrelated to 0016663
2011-04-06 11:16hgbotCheckin
2011-04-06 11:16hgbotNote Added: 0035645
2011-04-06 15:32mtaalNote Added: 0035660
2011-04-06 15:32mtaalStatusresolved => closed
2011-04-07 00:00anonymoussf_bug_id0 => 3278062

Notes
(0035638)
hgbot   
2011-04-06 09:14   
Repository: erp/devel/pi
Changeset: a8d8d76948f29bb3db93b767de73ee6b83a2e9bf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Apr 06 09:13:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a8d8d76948f29bb3db93b767de73ee6b83a2e9bf [^]

fixed bug 16662: Form view does no longer work when clicking new

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
---
(0035645)
hgbot   
2011-04-06 11:16   
Repository: erp/devel/pi
Changeset: e2b1940ef8da2b6a1a7a8d6969dfe0ccffd628dd
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Apr 06 11:14:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e2b1940ef8da2b6a1a7a8d6969dfe0ccffd628dd [^]

related to bug 16662: do not fetch notes when section is not drawn

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-notes.js
---
(0035660)
mtaal   
2011-04-06 15:32   
Works