Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010086Openbravo ERP08. Project and service managementpublic2009-07-28 12:512009-08-18 00:00
pjuvara 
balamurugan 
normalminorhave not tried
closedfixed 
5
2.50MP1 
pi 
Core
No
0010086: Changing organization for a project could result in the project type being lost without any warning
When you move a project from one organization to another, if the target organization does not have access to the project type, the project type is set to null.

This is correct but the system should present the user with a warning when this happens since the project type is an important piece of information.
1) Consider the following organization hierarchy
  *
  |---A
  |
  |---B

2) Assume that project type PT-A is defined in organization A
3) Create a project PA in organization A and set its project type to PTA
4) Change the organization of PA from A to B.

The project type is silently set to null.
No tags attached.
related to defect 0010203 closed jeneivemalarkodi "Set Project Type" process window shows up with the project types of parallel organizations 
related to defect 0010286 closed rafaroda Project type is not filtered based on the organization defined in the set project type window 
Issue History
2009-07-28 12:51pjuvaraNew Issue
2009-07-28 12:51pjuvaraAssigned To => rafaroda
2009-08-02 12:17rafarodaStatusnew => scheduled
2009-08-03 13:49balamuruganAssigned Torafaroda => balamurugan
2009-08-06 16:22hgbotCheckin
2009-08-06 16:22hgbotNote Added: 0018865
2009-08-06 16:22hgbotStatusscheduled => resolved
2009-08-06 16:22hgbotResolutionopen => fixed
2009-08-06 16:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/63151f3c2fc649b94ea373c174c956efab17a6f6 [^]
2009-08-17 09:50sureshbabuStatusresolved => closed
2009-08-17 09:50sureshbabuNote Added: 0018957
2009-08-17 09:50sureshbabuFixed in Version => pi
2009-08-18 00:00anonymoussf_bug_id0 => 2839267
2009-08-19 07:23rafarodaRelationship addedrelated to 0010203
2009-08-19 07:23rafarodaRelationship addedrelated to 0010286

Notes
(0018865)
hgbot   
2009-08-06 16:22   
Repository: erp/devel/pi
Changeset: 63151f3c2fc649b94ea373c174c956efab17a6f6
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Thu Aug 06 19:51:19 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/63151f3c2fc649b94ea373c174c956efab17a6f6 [^]

Fixed Issue 0010086: Changing organization for a project could result in the project type being lost without any warning

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SL_Project_Type.java
---
(0018957)
sureshbabu   
2009-08-17 09:50   
Tested, information message appears "Project Type has been set to null."
if the user changes the organization for which the project type is not defined in is natural tree.