Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016041Openbravo ERP03. Procurement managementpublic2011-02-24 15:552011-03-15 00:00
adrianromero 
adrianromero 
highminorN/A
closedfixed 
5
pi 
3.0RC5 
Core
No
0016041: Problem with "order by" clause in Pending Goods Receipt form
As query is only ordering by partner, lines of same order can appear separately.
1. Procurement Management || Transactions || Purchase Order || Header : create order with one line
2. Procurement Management || Transactions || Purchase Order || Header : create another order with other line and COMPLETE
3. Come back to first order, add another line and COMPLETE.
4. Procurement Management || Transactions || Pending Goods Receipts || Pending Goods Receipts : see screenshot attached
No tags attached.
blocks backport 00159372.50MP28 closed adrianromero Problem with "order by" clause in Pending Goods Receipt form 
Issue History
2011-02-24 15:55adrianromeroNew Issue
2011-02-24 15:55adrianromeroAssigned To => adrianromero
2011-02-24 15:55adrianromeroModules => Core
2011-02-24 15:55adrianromeroIssue generated from0015937
2011-02-24 15:55adrianromeroRelationship addedblocks 0015937
2011-02-24 15:55adrianromeroStatusnew => scheduled
2011-02-24 15:55adrianromerofix_in_branch => pi
2011-02-24 16:04adrianromeroSeveritymajor => minor
2011-02-24 16:04adrianromeroversion2.50MP26 => pi
2011-02-24 16:04adrianromeroTarget Versionpi =>
2011-02-24 16:04adrianromerofix_in_branchpi =>
2011-03-01 12:25hgbotCheckin
2011-03-01 12:25hgbotNote Added: 0034467
2011-03-01 12:25hgbotStatusscheduled => resolved
2011-03-01 12:25hgbotResolutionopen => fixed
2011-03-01 12:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3141043422adf9f341455a67ceec6ab9fddb2e97 [^]
2011-03-14 18:58jonalegriaesarteNote Added: 0034837
2011-03-14 18:58jonalegriaesarteStatusresolved => closed
2011-03-14 18:58jonalegriaesarteFixed in Version => 3.0RC5
2011-03-15 00:00anonymoussf_bug_id0 => 3212141

Notes
(0034467)
hgbot   
2011-03-01 12:25   
Repository: erp/devel/pi
Changeset: 3141043422adf9f341455a67ceec6ab9fddb2e97
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Tue Mar 01 12:21:12 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3141043422adf9f341455a67ceec6ab9fddb2e97 [^]

Fixes issue 0016041: Problem with "order by" clause in Pending Goods Receipt form
The order by has been changed. Now it orders by partner, documentno and lineno

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending_data.xsql
---
(0034837)
jonalegriaesarte   
2011-03-14 18:58   
Verified