Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007633Openbravo ERP07. Sales managementpublic2009-02-18 17:152009-04-22 00:00
eduardo_Argal 
vmromanos 
normalmajorhave not tried
closedfixed 
20Ubuntu 8.04Hardy
2.35MP5 
2.50 
Core
No
0007633: Order of printed invoices is also random
Order of printed invoices is also random
Go to sales invoice window
show grid view
select several invoice headers and print them
See the output: the order of those printed invoices is random and should order them by document no.
For example: first document no 101 then 100 then 110 then 105....
should order them by document no.
MB
depends on backport 0008262 closed vmromanos Order of printed invoices is also random 
depends on backport 0008263 closed vmromanos Order of printed invoices is also random 
Issue History
2009-02-18 17:15eduardo_ArgalNew Issue
2009-02-18 17:15eduardo_ArgalAssigned To => rafaroda
2009-02-18 17:15eduardo_ArgalRegression testing => No
2009-02-24 13:15psarobeNote Added: 0014017
2009-02-24 13:15psarobeStatusnew => feedback
2009-03-24 13:26eduardo_ArgalAssigned Torafaroda => gmauleon
2009-03-24 13:26eduardo_ArgalStatusfeedback => new
2009-03-24 13:26eduardo_Argalversionpi => 2.35MP5
2009-03-24 13:26eduardo_ArgalTarget Versionpi =>
2009-03-24 13:26eduardo_ArgalProposed Solution updated
2009-03-24 13:26eduardo_ArgalSteps to Reproduce Updated
2009-03-24 13:26eduardo_ArgalTag Attached: MB
2009-03-24 13:26eduardo_ArgalStatusnew => scheduled
2009-03-24 13:26eduardo_Argalfix_in_branch => pi
2009-03-25 17:31rafarodaAssigned Togmauleon => vmromanos
2009-03-27 12:30hgbotCheckin
2009-03-27 12:30hgbotNote Added: 0015042
2009-03-27 12:30hgbotStatusscheduled => resolved
2009-03-27 12:30hgbotResolutionopen => fixed
2009-03-27 12:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b59c751de6fcffa4067df47f5876009a53a66955 [^]
2009-04-21 10:53psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777953

Notes
(0014017)
psarobe   
2009-02-24 13:15   
Please provided the steps and the meaning of this bug
(0015042)
hgbot   
2009-03-27 12:30   
Repository: erp/devel/pi
Changeset: b59c751de6fcffa4067df47f5876009a53a66955
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Mar 27 12:30:24 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b59c751de6fcffa4067df47f5876009a53a66955 [^]

Fixed bug 7633: Order of printed invoices is random.
Fixed also for Orders.

---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
A src/org/openbravo/erpCommon/utility/reporting/printing/PrintController_data.xsql
---