Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008986Openbravo ERP08. Project and service managementpublic2009-05-11 11:412009-05-21 17:24
psarobe 
rafaroda 
urgentmajoralways
closedfixed 
5
main 
main2.40MP4 
Core
No
0008986: Creating PO or SO from service project fails when Temporary price list is marked
When I have a service project that has the flag create temporary price list marked, and you have more than one client, the price list created might have its price list version pointing to a price list schema that belongs to another client
1) Create a Price List Schema in one Client: Master Data Management || Pricing || Price List Schema || Header

2) Go to another Client and create a new Service Project: Project & Service Management || Transactions || Service Project

3) Create some Lines setting both a planned price and a planned purchase price.

4) Go back to project header and select a business partner and a sales representative.

5) Check that Create Temporary Price List check-box is ticked.

5) Click on Change Project Status button to Order.

Notice that a new Price List has been created.

6) Navigate to this price list created: Master Data Management || Pricing || Price List

7) Go to the Price List Version tab.

Make sure that the price list schema is not marked with ** which means that it belongs to another Client.
No tags attached.
blocks defect 0008984main closed rafaroda Creating PO or SO from service project fails when Temporary price list is marked 
Issue History
2009-05-11 12:22rafarodaTypedefect => backport
2009-05-11 12:22rafarodafix_in_branch => 2.40
2009-05-12 15:40hgbotCheckin
2009-05-12 15:40hgbotNote Added: 0016301
2009-05-12 15:40hgbotStatusscheduled => resolved
2009-05-12 15:40hgbotResolutionopen => fixed
2009-05-12 15:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/84049c9712ac7f264e47164c94e96c045971988d [^]
2009-05-12 17:33psarobeFixed in Version => 2.40MP4
2009-05-14 17:54hgbotCheckin
2009-05-14 17:54hgbotNote Added: 0016359
2009-05-14 17:54hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/84049c9712ac7f264e47164c94e96c045971988d [^] => http://code.openbravo.com/erp/stable/2.40/rev/c00160e1c060ccc67ebaa837c3420efcede9d0ec [^]
2009-05-19 10:26hgbotCheckin
2009-05-19 10:26hgbotNote Added: 0016449
2009-05-19 10:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/c00160e1c060ccc67ebaa837c3420efcede9d0ec [^] => http://code.openbravo.com/erp/stable/2.40/rev/3c772d56fedb7a8319bb2c418632988b3062723c [^]
2009-05-19 11:52sureshbabuStatusresolved => closed
2009-05-19 11:52sureshbabuNote Added: 0016456
2009-05-19 12:03hgbotCheckin
2009-05-19 12:03hgbotNote Added: 0016458
2009-05-19 12:03hgbotStatusclosed => resolved
2009-05-19 12:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/3c772d56fedb7a8319bb2c418632988b3062723c [^] => http://code.openbravo.com/erp/stable/2.40/rev/28120709f0fd7afb17038eefd08c215db9286db3 [^]
2009-05-21 17:24psarobeStatusresolved => closed

Notes
(0016301)
hgbot   
2009-05-12 15:40   
Repository: erp/stable/2.40
Changeset: 84049c9712ac7f264e47164c94e96c045971988d
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Mon May 11 13:01:39 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/84049c9712ac7f264e47164c94e96c045971988d [^]

Fixes issue 0008986 Now the creation of price list in Service Project takes properly the Price List Schema for the corresponding Client.

---
M src-db/database/model/functions/CHANGEPROJECTSTATUSTOORDER.xml
---
(0016359)
hgbot   
2009-05-14 17:54   
Repository: erp/stable/2.40
Changeset: c00160e1c060ccc67ebaa837c3420efcede9d0ec
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Thu May 14 17:49:48 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/c00160e1c060ccc67ebaa837c3420efcede9d0ec [^]

Fixes issue 0008986 Now Price List Schema of parent organizations is also checked and displays a message if no price list schema has been defined

---
M src-db/database/model/functions/CHANGEPROJECTSTATUSTOORDER.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0016449)
hgbot   
2009-05-19 10:26   
Repository: erp/stable/2.40
Changeset: 3c772d56fedb7a8319bb2c418632988b3062723c
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Tue May 19 09:10:14 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/3c772d56fedb7a8319bb2c418632988b3062723c [^]

Fixes issue 0008986 Now Price List Schema search includes org *

---
M src-db/database/model/functions/CHANGEPROJECTSTATUSTOORDER.xml
---
(0016456)
sureshbabu   
2009-05-19 11:52   
Tested working fine
(0016458)
hgbot   
2009-05-19 12:03   
Repository: erp/stable/2.40
Changeset: 28120709f0fd7afb17038eefd08c215db9286db3
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Tue May 19 11:58:52 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/28120709f0fd7afb17038eefd08c215db9286db3 [^]

Fixes issue 0008986 Made fix Oracle compatible.

---
M src-db/database/model/functions/CHANGEPROJECTSTATUSTOORDER.xml
---