Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013582Openbravo ERPA. Platformpublic2010-06-08 16:312010-06-16 00:00
iperdomo 
iperdomo 
urgentmajoralways
closedfixed 
202.6.30-gentoo-r5
2.50MP11 
2.50MP19 
Core
No
0013582: The email functionality (email icon) is not present on grid view
Due to a fix in the toolbar, the email functionality is not present in 'Grid mode' for _none_ of the windows.

The functionality should be available for the windows below:

- Sales Management || Transactions || Sales Order
- Sales Management || Transactions || Sales Invoice
- Procurement Management || Transactions || Purchase Order
- Procurement Management || Transactions || Purchase Invoice
* Update to the latest stable version (2.50MP18)
* Move to one of the windows in the list in 'Grid mode'
* Check that the email functionality is not present (email icon)
Regression
related to defect 00114812.50MP11 closed iperdomo The email doesn't work in Requisition 
Issue History
2010-06-08 16:31iperdomoNew Issue
2010-06-08 16:31iperdomoAssigned To => iperdomo
2010-06-08 16:31iperdomoStatusnew => scheduled
2010-06-08 16:31iperdomofix_in_branch => pi
2010-06-08 16:32iperdomoTag Attached: Regression
2010-06-08 16:32iperdomoRelationship addedrelated to 0011481
2010-06-08 16:35iperdomofix_in_branchpi =>
2010-06-08 16:35iperdomoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=476#r476
2010-06-14 12:48hgbotCheckin
2010-06-14 12:48hgbotNote Added: 0028360
2010-06-14 12:49hgbotStatusscheduled => resolved
2010-06-14 12:49hgbotResolutionopen => fixed
2010-06-14 12:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ae808d1e778198d1e5699a53efee3ff7713aa584 [^]
2010-06-15 05:43hudsonbotCheckin
2010-06-15 05:43hudsonbotNote Added: 0028405
2010-06-15 07:52arunkumarNote Added: 0028423
2010-06-15 07:52arunkumarStatusresolved => closed
2010-06-16 00:00anonymoussf_bug_id0 => 3016771

Notes
(0028360)
hgbot   
2010-06-14 12:48   
Repository: erp/devel/pi
Changeset: ae808d1e778198d1e5699a53efee3ff7713aa584
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Jun 14 12:46:59 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ae808d1e778198d1e5699a53efee3ff7713aa584 [^]

Fixes issue 13582: Modified the way of showing/hidding the email icon
The way to identify if a tab's toolbar has the email functionality is based on
the 'pdf' object member. Is used in the form view, and now is used in grid
view.

---
M src/org/openbravo/erpCommon/utility/ToolBar.java
---
(0028405)
hudsonbot   
2010-06-15 05:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/ae808d1e7781 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f7644da65496 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17606.obx [^]
(0028423)
arunkumar   
2010-06-15 07:52   
The email functionality (email icon) is present on grid view for the following windows.

Purchase order/invoice, sales order/invoice

Tested working fine