Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018872Openbravo ERP08. Project and service managementpublic2011-10-26 11:592012-05-25 12:10
RenateNieuwkoop 
vmromanos 
normalmajoralways
closedfixed 
5
3.0MP4.1 
 
Core
No
0018872: Service Project: Temporary pricelist gets created when the status is changed to Order. Lines added later do not appear on pricel
The temporary pricelist gets created when the service project status is changed from 'Open' to 'Order'. The project can be changed to status Order when at least one line is entered in the project line tab. However, after the order status is changed to Order additional lines can be added to the project lines tab, and will appear on the created orders, but not on the temporary pricelist.

Similar situation is that the supplier tab can be filled out later, so no temporary purchase price list is created in case that the info was added AFTER the project was changed to status order. If the supplier info was added before the status was changed to order, the temporary pricelist gets created.
Enter a service project with one project line and select the checkbox to create a temporary pricelist.
Change status from open to order.
Add an extra project line.
Create a sales order.

You will see that the temporary pricelist does not contain the later added line product, but that it does appear on the salesorder.

Project status Order should mean that no information can be added anymore in the Project Line tab and the Supplier tab. This also means that the status should be reversable, which is not the case now. So two actions:

- Project Line tab and Supplier tab information can not be updated after project status is Order
- An extra button to Reactivate: reverse the status from Order back to Open.
VMA-Reviewed
Issue History
2011-10-26 11:59RenateNieuwkoopNew Issue
2011-10-26 11:59RenateNieuwkoopAssigned To => jonalegriaesarte
2011-10-26 11:59RenateNieuwkoopModules => Core
2012-02-15 19:04iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 16:58vmromanosTag Attached: VMA-Reviewed
2012-05-03 16:42naiaramartinezNote Added: 0048346
2012-05-08 19:20hgbotCheckin
2012-05-08 19:20hgbotNote Added: 0048477
2012-05-08 19:20hgbotStatusnew => resolved
2012-05-08 19:20hgbotResolutionopen => fixed
2012-05-08 19:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/715e891eae221a743d1705fe61ea81c14d30e2fb [^]
2012-05-08 19:20hgbotCheckin
2012-05-08 19:20hgbotNote Added: 0048479
2012-05-08 19:21miruritaNote Added: 0048481
2012-05-08 19:21miruritaStatusresolved => closed
2012-05-25 12:10hudsonbotCheckin
2012-05-25 12:10hudsonbotNote Added: 0049066
2012-05-25 12:10hudsonbotCheckin
2012-05-25 12:10hudsonbotNote Added: 0049068

Notes
(0048346)
naiaramartinez   
2012-05-03 16:42   
Test Plan:
  Go to Service Project window.
  Create new header(fill sales representative, business partner, warehouse, and pricelist. Check 'create temporary Price List'.)
  Create new project line.
     Select a product. Notice that planned SO Net Unit Price is populated with the price of the product of the header's price list.
  Press 'Change Project Status'.
  Notice that you can't edit 'Create temporary Price List' and 'Price List'.
  If you try to add new line in Project line, you will be able to do that but you get a message saying that the created pricelist is not going to update automatically and that you should insert the product in the pricelist.
(0048477)
hgbot   
2012-05-08 19:20   
Repository: erp/devel/pi
Changeset: 715e891eae221a743d1705fe61ea81c14d30e2fb
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Tue May 08 11:30:40 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/715e891eae221a743d1705fe61ea81c14d30e2fb [^]

fixed bug 18872 modify the callout to populate the unit price.Add a message.
The unit price is populated with the price of the pricelist. A message has
been added to advertise the user that the products added in projectline
after the project has been ordered are not added to the temporary pricelist.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_callouts/SE_ProjectLine_Value.java
---
(0048479)
hgbot   
2012-05-08 19:20   
Repository: erp/devel/pi
Changeset: 40337ad8318e71260c39d6e9fe2f8c6a49fda59e
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue May 08 19:18:12 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/40337ad8318e71260c39d6e9fe2f8c6a49fda59e [^]

Related to issue 18872: complete message text

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0048481)
mirurita   
2012-05-08 19:21   
code review + testing OK
(0049066)
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
(0049068)
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