Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0001948 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2007-09-13 03:15 | 2008-06-12 09:43 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.35 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0002094) psarobe (viewer) 2007-09-18 09:01 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1500703 Originator: NO Please tell us the environment: OS, DB, release, Browser |
(0002095) user71 2007-09-18 09:11 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1737231 Originator: YES Sorry, I should know better than that. OS: Linux - Centos 4 (test/prod) & Windows XP (dev) DB: Postgres 8.1.9 (test/prod) & 8.2.4 (dev) Release: 2.33 Browser: Firefox 2.0.0.6, IE 7 |
(0002096) rafaroda (viewer) 2007-10-23 15:26 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1892190 Originator: NO Verification assigned to rafaroda. |
(0005537) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1793607 [^] |
Copyright © 2000 - 2009 MantisBT Group |