Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025114Openbravo ERP03. Procurement managementpublic2013-11-08 09:532014-02-13 09:09
jonalegriaesarte 
AtulOpenbravo 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q2 
pramakrishnan
Core
No
0025114: Requisition to order process does not maintain the order of the requisition lines
Requisition to order process does not maintain the order of the requisition lines. The process modifies the order in the lines of the purchase order created.
- Create a requisiton with 4-5 lines
- Requisition to order process
- Select all the lines and add them
- Select the lines again and create the purchase order
- The process does not maintain the original order.
No tags attached.
related to defect 0034226 closed markmm82 Requisition lines with same product are grouped only if their line number is consecutive 
Issue History
2013-11-08 09:53jonalegriaesarteNew Issue
2013-11-08 09:53jonalegriaesarteAssigned To => jonalegriaesarte
2013-11-08 09:53jonalegriaesarteModules => Core
2013-11-08 09:53jonalegriaesarteTriggers an Emergency Pack => No
2013-12-09 16:11jonalegriaesarteTarget Version3.0MP31 => 3.0MP32
2014-01-28 12:07jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2014-01-29 09:58AtulOpenbravoAssigned Topramakrishnan => AtulOpenbravo
2014-01-29 09:58AtulOpenbravoStatusnew => scheduled
2014-01-29 09:58AtulOpenbravofix_in_branch => pi
2014-02-04 17:08AtulOpenbravoNote Added: 0063896
2014-02-12 19:08AtulOpenbravoReview Assigned To => pramakrishnan
2014-02-12 19:08AtulOpenbravofix_in_branchpi =>
2014-02-12 19:10hgbotCheckin
2014-02-12 19:10hgbotNote Added: 0064192
2014-02-12 19:10hgbotStatusscheduled => resolved
2014-02-12 19:10hgbotResolutionopen => fixed
2014-02-12 19:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9da4011598037e812f4cc96464366e443bae1cd1 [^]
2014-02-13 07:16hudsonbotCheckin
2014-02-13 07:16hudsonbotNote Added: 0064208
2014-02-13 09:09pramakrishnanNote Added: 0064214
2014-02-13 09:09pramakrishnanStatusresolved => closed
2016-10-17 19:06ngarciaRelationship addedrelated to 0034226

Notes
(0063896)
AtulOpenbravo   
2014-02-04 17:08   
Test Plan
- Create a requisiton with 4-5 lines.
- Go to Requisition To Order.
- Select all the lines and add them.
- Select the selected lines and create the Purchase Order.
- Check the lines of created Purchase Order, sequence of PO lines is same as the sequence of the requisition lines.
(0064192)
hgbot   
2014-02-12 19:10   
Repository: erp/devel/pi
Changeset: 9da4011598037e812f4cc96464366e443bae1cd1
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Feb 04 14:58:17 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/9da4011598037e812f4cc96464366e443bae1cd1 [^]

Fixes Issue 25114 RequisitionToOrder maintains order of requisition lines

---
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql
---
(0064208)
hudsonbot   
2014-02-13 07:16   
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/76fb3237bc3a [^]
Maturity status: Test
(0064214)
pramakrishnan   
2014-02-13 09:09   
Code Review + Testing - OK.