Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001948 | Openbravo ERP | 07. Sales management | public | 2007-09-13 03:15 | 2008-06-12 09:43 |
Reporter | user71 | ||||
Assigned To | rafaroda | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 2.35 | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0001948: Goods Shipment does not produce printout by default | ||||
Description | The GoodsShipment window will produce an empty pdf when you try to print it. This is because the RptM_InOut servlet uses the number of copies set in the MM Shipment document to retrieve data. By default the number of copies is zero, so no pages are printed. Every other document will print at least one copy when it's number of copies is set to zero. RptM_Inout should do the same. The attached patch changes RptM_inout to check the number of copies retreived from db and when it is zero, change it to one. | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|