Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020178Openbravo ERPA. Platformpublic2012-04-02 10:522012-04-17 05:31
mirurita 
dbaz 
normalminoralways
closedfixed 
5
pi 
3.0MP11 
Core
No
0020178: Dojo grids (DataGrid.js) creating a request to a non existing image.editingRow.png
All the Dojo grids are creating request to an image (editingRow.png) that does not exist.

See attached screenshot.
1) Go to General Ledger Report
2) Open Multiple Product selector.
3) Enable developers tool (in Chrome) or Firebug (in firefox)
4) Check the console.

See attached screenshot.
- Create the missing image
- Remove the usage of this image in Dojo grids
No tags attached.
related to defect 0013651 closed vmromanos ProductMultiple & ProjectMultiple selectors have js errors immediately when opened. 
png Dojo grid editingRow.png (56,247) 2012-04-02 10:52
https://issues.openbravo.com/file_download.php?file_id=5116&type=bug
png
Issue History
2012-04-02 10:52miruritaNew Issue
2012-04-02 10:52miruritaAssigned To => dbaz
2012-04-02 10:52miruritaFile Added: Dojo grid editingRow.png
2012-04-02 10:52miruritaModules => Core
2012-04-02 10:53miruritaRelationship addedrelated to 0013651
2012-04-03 16:30dbazNote Added: 0047349
2012-04-03 16:30hgbotCheckin
2012-04-03 16:30hgbotNote Added: 0047350
2012-04-03 16:30hgbotStatusnew => resolved
2012-04-03 16:30hgbotResolutionopen => fixed
2012-04-03 16:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/038f63ecf0b6b1ddb868b401e983a690667e135e [^]
2012-04-04 10:43AugustoMauchNote Added: 0047378
2012-04-04 10:43AugustoMauchStatusresolved => closed
2012-04-04 10:43AugustoMauchFixed in Version => 3.0MP11
2012-04-17 05:31hudsonbotCheckin
2012-04-17 05:31hudsonbotNote Added: 0047605

Notes
(0047349)
dbaz   
2012-04-03 16:30   
The classic dojo DataGrid has the in-line editing feature, although is not implemented in Openbravo.

There are 4 images for the editing status:
* refreshingRow.png
* rowError.png
* rowSaved.png
* editingRow.png

It seems that the first three are wrong, and the fourth one is missing.
(0047350)
hgbot   
2012-04-03 16:30   
Repository: erp/devel/pi
Changeset: 038f63ecf0b6b1ddb868b401e983a690667e135e
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Apr 03 16:30:13 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/038f63ecf0b6b1ddb868b401e983a690667e135e [^]

Fixed issue 20178: Added classic DataGrid missing png

---
M web/js/openbravo/templates/refreshingRow.png
M web/js/openbravo/templates/rowError.png
M web/js/openbravo/templates/rowSaved.png
A web/js/openbravo/templates/editingRow.png
---
(0047378)
AugustoMauch   
2012-04-04 10:43   
Fix reviewed and verified in pi@fdadad1f7c3d
(0047605)
hudsonbot   
2012-04-17 05:31   
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/cedf57621434 [^]

Maturity status: Test