Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008453Openbravo ERPA. Platformpublic2009-04-06 12:572009-05-09 00:00
shuehner 
iperdomo 
highminorhave not tried
closedfixed 
5
main 
2.50MP1 
Core
No
0008453: Printing a newly created, autosaved sales order does not work.
If a newly entered sales order is autosaved via the print-button the print does does work (but the autosave does work)
Goto Sales Order
Create a new record
Enter a bpartner
Press print in the tooltar
The record is autosaved (can be seen in the database)
But the print fails with the following error message: "No document received for processing."
250 final review, 250MP1
Issue History
2009-04-06 12:57shuehnerNew Issue
2009-04-06 12:57shuehnerAssigned To => rafaroda
2009-04-06 12:57shuehnerRegression testing => No
2009-04-06 12:57shuehnerTag Attached: 250 final review
2009-04-09 10:54rafarodaAssigned Torafaroda => iperdomo
2009-04-09 10:54rafarodaPrioritynormal => high
2009-04-09 10:54rafarodaStatusnew => scheduled
2009-04-23 16:05psarobeTag Attached: 250MP1
2009-04-29 09:59hgbotCheckin
2009-04-29 09:59hgbotNote Added: 0015900
2009-04-29 09:59hgbotStatusscheduled => resolved
2009-04-29 09:59hgbotResolutionopen => fixed
2009-04-29 09:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5f72df93e3e6722feb3e66366ef6d816a4d3bcba [^]
2009-05-08 17:32psarobeStatusresolved => closed
2009-05-09 00:00anonymoussf_bug_id0 => 2789235

Notes
(0015900)
hgbot   
2009-04-29 09:59   
Repository: erp/devel/pi
Changeset: 5f72df93e3e6722feb3e66366ef6d816a4d3bcba
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 29 09:58:06 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5f72df93e3e6722feb3e66366ef6d816a4d3bcba [^]

Fixes issue 8453: Get the document id from the session if is not provided

---
M src/org/openbravo/erpCommon/businessUtility/PrinterReports.java
---