Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008576Openbravo ERP08. Project and service managementpublic2009-04-15 12:282009-05-29 00:00
sureshbabu 
areefbasha 
normalminoralways
closedfixed 
30
2.50beta 
pi 
Core
No
0008576: After a service project is closed, user not able to change the project status by clicking the change project status button.
The scenario which i tried here is, to check whether the Service project can be reopened after the service project is closed.

To check the above scenario, i created a service project with required details then i changed the status of the project from open to ordered by clicking the change project status button.

Then i moved the status to closed, again by clicking the change project status button.

After a service project is closed, i tried to reopen the service project by clicking the change project status button, but i am not finding any value listed in the 'Action regarding project' combo box in change project status window.

Refer the screen shot to get the details.
Note: The data which i have used here is a sample one. you can use any data with respect to BP and Products.

    
 
* Login as userA
    * Go to Project & Service Management->Transactions->Service Project
    * Click New and fill:
          o Search Key: sca
          o Name: Service Project for Customer A
          o Create Temporary Price List: N (un-checked)
    * Move to Project Line tab.
    * Click New and fill:
          o Product: A Final goods
          o Planned Quantity: 10
          o Tax: VAT 3%
          o Planned Price: 1.75 and verify Planned Amount is 17.5
          o Planned Purchase Price: 1.2
    * Go back to Service Project tab.
    * Select Service Project for Customer A and edit:
          o Business Partner: CUSTOMER A
    * Verify that:
          o Partner Address: "Pamplona, Street Customer center nÂș1"
          o The combo box User/Contact must have the value: Alfred
          o Price list: CUSTOMER A
          o Form of payment: Money Order
          o Payment terms: 30 days, 5
    * Select:
          o Sales Representative: Eduard
    * Save and click on Change Project Status button and select Order.
    * Verify that:
          o Project Status is Order.
          o Price List is CUSTOMER A.
    * Move to Supplier tab.
    * Click New and fill:
          o Business partner: Vendor A
    * Verify that Price List is PURCHASE.
    * Save and click on Create Purchase Order from Project.
    * Move back to Service Project tab and navigate through Linked Items to the Purchase Order created.
    * Check that:
          o Business Partner: Vendor A
          o Price List: PURCHASE
          o Company Agent: Eduard
          o Form of Payment: Wire Transfer
          o Payment Terms: 90 days
          o Project: sca - Service Project for Customer A
          o Summed Line Amount: 12
          o Grand Total Amount: 12.36
    * Move to Lines tab.
    * Select A Final goods line and check that:
          o Ordered Quantity: 10
          o UOM: Unit
          o Unit Price: 1.2
          o List Price: 1.2
          o Discount: 0
          o Tax: VAT 3%
          o Line Net Amount: 12
    * Go back to Header tab.
    * Click on Complete button.
    * Go back to Project & Service Management->Transactions->Service Project
    * Select Service Project for Customer A and click on Create Sales Order from Project button.
    * Navigate through Linked items to the Sales Order created.
    * Check that:
          o Business Partner: CUSTOMER A
          o Price List: CUSTOMER A
          o Invoice Terms: Customer schedule after delivery
          o Sales Representative: Eduard
          o Form of Payment: Money Order
          o Payment Terms: 30 days, 5
          o Project: sca - Service Project for Customer A
          o Summed Line Amount: 17.5
          o Grand Total Amount: 18.03
    * Move to Lines tab.
    * Select A Final goods line and check that:
          o Ordered Quantity: 10
          o UOM: Unit
          o Unit Price: 1.75
          o List Price: 2
          o Discount: 12.5
          o Tax: VAT 3%
          o Line Net Amount: 17.5
    * Go back to Header tab.
    * Click on Complete button.
    * Go back to Project & Service Management->Transactions->Service Project
    * Select Service Project for Customer A and click on Change Project Status button to close the project selecting Order closed option.

The status of the project will be in closed status. Then once again click the change project status button, you will find no value is listed in the combo box displayed in Change project status window.

When the status is closed, the button has to be hidden
No tags attached.
jpg No values listed in the combo box.JPG (175,856) 2009-04-15 12:28
https://issues.openbravo.com/file_download.php?file_id=1182&type=bug
jpg
Issue History
2009-04-15 12:28sureshbabuNew Issue
2009-04-15 12:28sureshbabuAssigned To => rafaroda
2009-04-15 12:28sureshbabuFile Added: No values listed in the combo box.JPG
2009-04-15 12:28sureshbabuRegression testing => No
2009-04-22 20:01psarobeSteps to Reproduce Updated
2009-04-22 20:01psarobeStatusnew => scheduled
2009-04-22 20:01psarobefix_in_branch => pi
2009-04-23 09:49rafarodaAssigned Torafaroda => sathiyan
2009-04-25 07:18sathiyanAssigned Tosathiyan => areefbasha
2009-04-29 15:25hgbotCheckin
2009-04-29 15:25hgbotNote Added: 0015925
2009-04-29 15:25hgbotStatusscheduled => resolved
2009-04-29 15:25hgbotResolutionopen => fixed
2009-04-29 15:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f399d4d7765eb222563caf5d05629744c2384e18 [^]
2009-05-28 11:49sureshbabuStatusresolved => closed
2009-05-28 11:49sureshbabuNote Added: 0016720
2009-05-28 11:49sureshbabuFixed in Version2.50MP1 => pi
2009-05-29 00:00anonymoussf_bug_id0 => 2798131

Notes
(0015925)
hgbot   
2009-04-29 15:25   
Repository: erp/devel/pi
Changeset: f399d4d7765eb222563caf5d05629744c2384e18
Author: Areef Basha <areef.basha <at> openbravo.com>
Date: Wed Apr 29 18:52:22 2009 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/f399d4d7765eb222563caf5d05629744c2384e18 [^]

Fixes bug 8576: Change project status button should not be visible.

Now the display logic has been modified to make the project status button invisible when the project status is closed.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0016720)
sureshbabu   
2009-05-28 11:49   
Tested working fine