Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012938Openbravo ERP07. Sales managementpublic2010-04-12 13:002010-05-18 21:44
networkb 
alostale 
highminoralways
closedfixed 
5
2.50MP14 
2.50MP17pi 
Core
No
0012938: Error when you navigate to the project
When you navigate to the project from a sales invoice, you always go to Service Project's window.
- As Openbravo Admin go to Sales Management || Transactions || Sales Invoice
- Select Mafalda Project (It is a Multiphase Project)
- Navigate to the project.
- Realize that the application goes to Service Project's window.
No tags attached.
Issue History
2010-04-12 13:00networkbNew Issue
2010-04-12 13:00networkbAssigned To => adrianromero
2010-04-22 11:43adrianromeroNote Added: 0026565
2010-04-22 11:43adrianromeroStatusnew => acknowledged
2010-04-22 11:44adrianromeroNote Edited: 0026565bug_revision_view_page.php?bugnote_id=0026565#r256
2010-04-22 11:49adrianromeroNote Added: 0026566
2010-05-03 10:33networkbNote Added: 0026842
2010-05-03 13:23adrianromeroStatusacknowledged => scheduled
2010-05-03 13:23adrianromerofix_in_branch => pi
2010-05-10 16:44adrianromeroNote Added: 0027103
2010-05-10 16:45adrianromeroAssigned Toadrianromero => alostale
2010-05-11 18:19jpabloaeTarget Version2.50MP16 => 2.50MP17
2010-05-14 11:52hgbotCheckin
2010-05-14 11:52hgbotNote Added: 0027231
2010-05-14 11:52hgbotStatusscheduled => resolved
2010-05-14 11:52hgbotResolutionopen => fixed
2010-05-14 11:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e9c7d0e8d230e02cbf9faf5a4730b829c6e167b [^]
2010-05-17 18:42marvintmNote Added: 0027387
2010-05-17 18:42marvintmStatusresolved => closed
2010-05-17 18:42marvintmFixed in Version => pi
2010-05-18 00:00anonymoussf_bug_id0 => 3002952
2010-05-18 21:44hudsonbotCheckin
2010-05-18 21:44hudsonbotNote Added: 0027527

Notes
(0026565)
adrianromero   
2010-04-22 11:43   
(edited on: 2010-04-22 11:44)
Actually the C_PROJECT table is divided in two windows depending on the type of projects: Multiphase project or Standard project.

With the current platform technology only one window can be linked when zoom. It is not possible to link one window or other depending on a field value.

(0026566)
adrianromero   
2010-04-22 11:49   
One proposal for solution is to create one window for the projects table, that contains all project types: Multiphase and Standard, with common fields, readonly only for zoom.
(0026842)
networkb   
2010-05-03 10:33   
Adrián,
We agree with the proposal solution.

Thank you
(0027103)
adrianromero   
2010-05-10 16:44   
The proposal of creating a new window to navigate from Project fields is not a good solution.

The correct solution is to modify WAD and depending on the type of Project navigate to the proper window Multiphase project or Standard project.
(0027231)
hgbot   
2010-05-14 11:52   
Repository: erp/devel/pi
Changeset: 0e9c7d0e8d230e02cbf9faf5a4730b829c6e167b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri May 14 11:52:07 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e9c7d0e8d230e02cbf9faf5a4730b829c6e167b [^]

fixed bug 12938: Error when you navigate to the project

---
M src/org/openbravo/erpCommon/utility/ReferencedLink.java
---
(0027387)
marvintm   
2010-05-17 18:42   
Verified that when choosing a Multiphase project (Mafalda), when you click on the link, you navigate to the Multiphase Project window, and that when you choose a Service Project (Roma) you navigate to the Service Project window.
(0027527)
hudsonbot   
2010-05-18 21:44   
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/0e9c7d0e8d23 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]