Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009649Openbravo ERP08. Project and service managementpublic2009-06-26 09:142012-05-28 09:35
arunkumar 
Sandrahuguet 
lowtrivialalways
closedfixed 
5
2.50MP2 
3.0MP12 
Core
No
0009649: Starting dates of project phase should be a date equal to or later than the starting date of Multi Phase Project
Multi Phase Project is created with the starting date as 26-06-2009. The project phases and tasks comes under this multi phase project should have the starting date is equal to 26-06-2009 or later than that.
# First execute the Create a Project Type testcase.




# Go to Project & Service Management->Transactions->Multiphase Project
# Click New and fill:

    * Search Key: cca
    * Name: Consultancy for Customer A

# Click on Set Project Type button and select Technical consultancy and select the Starting Date as 26-06-2009. Click OK

Verify that phases and task created have the same values that in the project type selected.

# Go to back Project Phase tab.
# Edit Project delivery and fill:

    * Starting date: 06-01-2008
    * Ending date: 25-12-2008
# Save the record.

We are able to save the record even if the starting date of the project phase is earlier than the starting date of Multi Phase project. Practically this is not feasible. Only if we start the multi phase project then we will set the phases and tasks with starting date equal to or later than the strating date of multi phase project.
250MP2QAcylce, MIR-Reviewed, OB3-Reviewed
Issue History
2009-06-26 09:14arunkumarNew Issue
2009-06-26 09:14arunkumarAssigned To => rafaroda
2009-06-26 09:16arunkumarTag Attached: 250MP2QAcylce
2009-06-30 18:02psarobeStatusnew => scheduled
2009-06-30 18:02psarobeAssigned Torafaroda => sathiyan
2009-06-30 18:02psarobefix_in_branch => pi
2011-10-28 19:02psarobeTag Attached: OB3-Reviewed
2012-04-18 11:06alostaleAssigned Tosathiyan => vmromanos
2012-04-19 18:44miruritaTag Attached: MIR-Reviewed
2012-04-30 09:15SandrahuguetAssigned Tovmromanos => Sandrahuguet
2012-04-30 16:17SandrahuguetNote Added: 0048201
2012-05-04 17:37hgbotCheckin
2012-05-04 17:37hgbotNote Added: 0048392
2012-05-04 17:37hgbotStatusscheduled => resolved
2012-05-04 17:37hgbotResolutionopen => fixed
2012-05-04 17:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b9e55f06b41e223287cedb1369a518841ba50ffa [^]
2012-05-25 12:10hudsonbotCheckin
2012-05-25 12:10hudsonbotNote Added: 0049030
2012-05-28 09:35miruritaNote Added: 0049333
2012-05-28 09:35miruritaStatusresolved => closed
2012-05-28 09:35miruritaFixed in Version => 3.0MP12

Notes
(0048201)
Sandrahuguet   
2012-04-30 16:17   
Test Plan:
-Go to Project Type, an crete one:
 ·Organization: F&B US, Inc.
 ·Name: Technical consultancy
 ·Navigate to standard phase, and create one, name= Technical consultancy phase.
 ·Navigate to standard task, and create one, name= Technical consultancy task.
-Go to Multiphase Project, create one and fill:
  ·Search Key: cca
  ·Name: Consultancy for Customer A
-Click on Set Project Type button and select Technical consultancy and select the Starting Date as 26-06-2009. Click OK
-Verify that phases and task created have the same values that in the project type selected.
-Go to back Project Phase tab and modify
 ·Starting date: 06-01-2008
 ·Ending date: 25-12-2008
-The application warns that the dates are not correct
(0048392)
hgbot   
2012-05-04 17:37   
Repository: erp/devel/pi
Changeset: b9e55f06b41e223287cedb1369a518841ba50ffa
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu May 03 10:19:53 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b9e55f06b41e223287cedb1369a518841ba50ffa [^]

Fixed bug 9649 New Multiphase_dates callout
Multiphase_dates callout creates warning messages when
the dates in project phase or project task are incorrect

---
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/Multiphase_dates.java
---
(0049030)
hudsonbot   
2012-05-25 12:10   
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/5401e185a8b0 [^]

Maturity status: Test
(0049333)
mirurita   
2012-05-28 09:35   
code review + testing OK