Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003387Openbravo ERP08. Project and service managementpublic2007-09-05 17:532011-02-04 09:16
plujan 
rmorley 
normalminoralways
acknowledgedopen 
5
 
 
Core
No
0003387: Change Project Status button options
Description:
When using the Project Change Status button, a change to "Order" pops up a message about selecting a non mandatory field (Business Partner) and a change to "Order Closed" pops up a message about an "Invalid Process Status"

Environment:
Server:
 OS: Linux Centos
 DB: Oracle
 Openbravo: 2.33
 Language: English
Client:
 OS: Windows XP SP2
 Browser: IE7

Steps:
1. Go Project Management > Transaction > Construction Project
2. Create a new Project with valid data and save it. Do not complete the Business Partner field since it is not mandatory
3. Use the Change Status button. Select "Order". An error message appears about the Business Partner field (see attach 1)
4. Use the Change Status button. Select "Order Closed". An error message appears (see attach 2)
No tags attached.
blocks feature request 0000502 acknowledged rmorley Projects enhancements 
Issue History
2008-06-27 16:15pjuvaraRelationship addedblocks 0000502
2008-06-27 16:15pjuvaraStatusnew => acknowledged
2008-08-25 11:22rafarodaNote Added: 0008716
2008-11-10 14:25rafarodaAssigned Torafaroda => pjuvara
2011-02-04 09:16jpabloaeAssigned Topjuvara => rmorley

Notes
(0006976)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1788580 [^]
(0003910)
plujan   
2007-09-05 17:54   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1759992
Originator: YES

File Added: BUG_PRO_ChangeStatusWithButton_2.JPG
(0003911)
plujan   
2007-09-05 17:59   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1759992
Originator: YES

Additional Data:
After selecting a Business Partner (by assigning the project bid winner) the Change Status to "Order" pops up a message asking for a Sales Representative. (see attach 3)
File Added: BUG_PRO_ChangeStatusWithButton_3.JPG
(0003912)
rafaroda   
2008-04-02 10:03   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1892190
Originator: NO

3. In fact, Business Partner, Sales Representative and Partner Address are not mandatory since one wants to change project status to order. This is not a bug.

4. Project status 'Order Closed' should not be displayed unless current project status is 'Order'. It is an option display bug.

Otherwise, button works correctly.
(0003913)
rafaroda   
2008-06-04 12:03   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1892190
Originator: NO

Add a validation in order that Change Project Status drop-down only displays 'Order' option if current status is 'Open' and only displays 'Order closed' option if current status is 'Order'.
(0008716)
rafaroda   
2008-08-25 11:22   
See how it is done in 'Complete/Close' button of 'Procurement Management || Transactions || Requisition || Header'