Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030242Openbravo ERP03. Procurement managementpublic2015-06-24 19:002016-12-16 18:37
maite 
AtulOpenbravo 
highminoralways
closedfixed 
5
 
3.0PR17Q1 
aferraz
Core
No
0030242: Description is not copied to order when it is created from Manage Requisition
Description is not copied to order when it is created from Manage Requisition
1. Create Requisition header and set any desription
2. Add requisition line and add description
3. Process requisition
4. Access Manage Requisition window and run "Create order" process
5. Access Purchase Order window and realize that header's description nor line's description has been copied
No tags attached.
Issue History
2015-06-24 19:00maiteNew Issue
2015-06-24 19:00maiteAssigned To => Triage Finance
2015-06-24 19:00maiteModules => Core
2015-06-24 19:00maiteResolution time => 1441663200
2015-06-24 19:00maiteTriggers an Emergency Pack => No
2015-06-24 19:00maiteIssue Monitored: networkb
2015-06-29 13:48maiteResolution time1441663200 =>
2015-07-28 19:41AtulOpenbravoAssigned ToTriage Finance => AtulOpenbravo
2015-07-28 19:41AtulOpenbravoStatusnew => scheduled
2015-07-28 19:53AtulOpenbravoNote Added: 0079112
2016-03-04 11:05psanjuanNote Added: 0084717
2016-03-04 13:23psanjuanNote Added: 0084735
2016-10-17 12:58hgbotCheckin
2016-10-17 12:58hgbotNote Added: 0090633
2016-10-17 12:58hgbotStatusscheduled => resolved
2016-10-17 12:58hgbotResolutionopen => fixed
2016-10-17 12:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e86c34bf3374317cccf2761d952333f68c56cf8e [^]
2016-10-17 12:59aferrazReview Assigned To => aferraz
2016-10-17 12:59aferrazNote Added: 0090635
2016-10-17 12:59aferrazStatusresolved => closed
2016-10-17 12:59aferrazFixed in Version => 3.0PR17Q1
2016-10-17 15:23AtulOpenbravoNote Added: 0090641
2016-10-17 15:23AtulOpenbravoStatusclosed => new
2016-10-17 15:23AtulOpenbravoResolutionfixed => open
2016-10-17 15:23AtulOpenbravoFixed in Version3.0PR17Q1 =>
2016-10-17 15:24hgbotCheckin
2016-10-17 15:24hgbotNote Added: 0090642
2016-10-17 20:07aferrazStatusnew => scheduled
2016-10-17 20:07aferrazStatusscheduled => resolved
2016-10-17 20:07aferrazFixed in Version => 3.0PR17Q1
2016-10-17 20:07aferrazResolutionopen => fixed
2016-10-17 20:08hgbotCheckin
2016-10-17 20:08hgbotNote Added: 0090650
2016-10-17 20:08aferrazNote Added: 0090651
2016-10-17 20:08aferrazStatusresolved => closed
2016-12-16 18:37hudsonbotCheckin
2016-12-16 18:37hudsonbotNote Added: 0092521
2016-12-16 18:37hudsonbotCheckin
2016-12-16 18:37hudsonbotNote Added: 0092524
2016-12-16 18:37hudsonbotCheckin
2016-12-16 18:37hudsonbotNote Added: 0092528

Notes
(0079112)
AtulOpenbravo   
2015-07-28 19:53   
Test Plan

1. Create Requisition header and set any description.
2. Add requisition line and add description.
3. Process requisition.
4. Access Manage Requisition window and run "Create order" process
5. Access Purchase Order window and check that requisition header's description and line's description has been copied successfully to order header's and line's description respectively.

Alternate Test Plan

1. Follow same test plan as above with multiple lines having different , description. On successful create purchase order process, check that each order line will have proper description set as per respective requisition line.

2. Follow same test plan as above with multiple lines having different description as well as different business partner. On successful create purchase order process check that different orders will have same header description as in the requisition header and lines of each order will have proper description as per the respective requisition line associated.
(0084717)
psanjuan   
2016-03-04 11:05   
Issue verified.
(0084735)
psanjuan   
2016-03-04 13:23   
Test Plan above verified.

issue can be code reviewed and closed.
(0090633)
hgbot   
2016-10-17 12:58   
Repository: erp/devel/pi
Changeset: e86c34bf3374317cccf2761d952333f68c56cf8e
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Wed Jul 29 13:00:37 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e86c34bf3374317cccf2761d952333f68c56cf8e [^]

Fixes issue 30242: Description not copied to order in Manage Requisition

While creating order from requisition, requisition header information is
inserted in order header and requisition line descripion is added to
supplier notes as it was used previously to set as order line description.
Length of description in orderline can occupy both supplier notes and
description from requisition line.

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090635)
aferraz   
2016-10-17 12:59   
Code review OK
(0090641)
AtulOpenbravo   
2016-10-17 15:23   
Re-open because fix failed in oracle
(0090642)
hgbot   
2016-10-17 15:24   
Repository: erp/devel/pi
Changeset: f111e305e4c387356884ded0c2a84c4de1ef058e
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Oct 17 18:52:02 2016 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/f111e305e4c387356884ded0c2a84c4de1ef058e [^]

Related to issue 30242:Backout changeset e86c34bf3374

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090650)
hgbot   
2016-10-17 20:08   
Repository: erp/devel/pi
Changeset: f4adff9d033cd39aa6502f313b8d441adc6a547f
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Oct 17 19:46:29 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f4adff9d033cd39aa6502f313b8d441adc6a547f [^]

Related to issue 30242: Fix function in Oracle

---
M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
---
(0090651)
aferraz   
2016-10-17 20:08   
Code review OK
(0092521)
hudsonbot   
2016-12-16 18:37   
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/dc8bf00badd0 [^]
Maturity status: Test
(0092524)
hudsonbot   
2016-12-16 18:37   
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/dc8bf00badd0 [^]
Maturity status: Test
(0092528)
hudsonbot   
2016-12-16 18:37   
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/dc8bf00badd0 [^]
Maturity status: Test