Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016457Openbravo ERP07. Sales managementpublic2011-03-23 22:112011-04-08 00:00
psarobe 
adrianromero 
urgentmajoralways
closedfixed 
5
pi 
3.0RC63.0RC6 
Core
No
0016457: "Create Invoices from orders": Links are not working as expected
The links in that manual window are not working well because when you link on them it opens the Sales order in the window itself and also it open the window with the old UI

The same happens with "Create Shipments from orders"
1. Login as Openbravo/openbravo
2. Go to CReate invoices from orders
3. Click in any of the links
No tags attached.
related to design defect 0016650 scheduled mirurita All links that appear in html manual windows must open a new tab 
related to defect 0015789 closed adrianromero There is no way to back to General Ledger Report 
related to defect 00167173.0RC7 closed AinhoaPagola Links in payment report are not working correctly. 
Issue History
2011-03-23 22:11psarobeNew Issue
2011-03-23 22:11psarobeAssigned To => adrianromero
2011-03-23 22:11psarobeModules => Core
2011-03-23 22:12psarobeStatusnew => scheduled
2011-03-23 22:12psarobefix_in_branch => pi
2011-03-23 22:14psarobefix_in_branchpi =>
2011-03-23 22:14psarobeDescription Updatedbug_revision_view_page.php?rev_id=1698#r1698
2011-04-06 17:06hgbotCheckin
2011-04-06 17:06hgbotNote Added: 0035667
2011-04-06 17:06hgbotStatusscheduled => resolved
2011-04-06 17:06hgbotResolutionopen => fixed
2011-04-06 17:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e1a6b0259c3e096c345eeddab92878419851c34 [^]
2011-04-06 17:09adrianromeroNote Added: 0035668
2011-04-07 12:36psarobeNote Added: 0035718
2011-04-07 12:36psarobeStatusresolved => closed
2011-04-07 12:36psarobeFixed in Version => 3.0RC6
2011-04-08 00:00anonymoussf_bug_id0 => 3279901
2011-04-08 10:24adrianromeroRelationship addedrelated to 0016650
2011-04-26 10:59adrianromeroRelationship addedrelated to 0015789
2011-05-05 10:41adrianromeroRelationship addedrelated to 0016717

Notes
(0035667)
hgbot   
2011-04-06 17:06   
Repository: erp/devel/pi
Changeset: 0e1a6b0259c3e096c345eeddab92878419851c34
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Apr 06 17:03:53 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e1a6b0259c3e096c345eeddab92878419851c34 [^]

Fixes issue 0016457: Create Invoices from orders: Links are not working as expected.
It has been modified the link that opens the related sales order to follow the new UI. It has been modified also in the form Create shipments from orders

---
M src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
M src/org/openbravo/erpCommon/ad_forms/GenerateShipmentsmanual.html
---
(0035668)
adrianromero   
2011-04-06 17:09   
* Test the issue

Follow the steps to test and verify that now when pressing the link to the order, a new tab is open with the selected order and with the new UI.

Test the two forms fixed: Create Invoices from Orders and Create Shipments From Orders.

* Other areas affected.

No other areas affected. It has been only changed the link that opens sales orders in the related manual forms.
(0035718)
psarobe   
2011-04-07 12:36   
Fixed