Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029745Openbravo ERPA. Platformpublic2015-04-30 09:522015-06-05 01:33
egoitz 
caristu 
normalmajoralways
closedfixed 
5
 
3.0PR15Q3 
alostale
Core
No
0029745: Add on the renderJr method the possibility to print on plain text
For printing on some printers that does not use ink it is needed to send a plain text to the printer.
That is not supported right now by Openbravo so it would be needed to add that option on the renderJr method.

n/a
Contribution
depends on feature request 0029566 closed caristu Openbravo ERP Upgrade Jasper Libraries 
blocks feature request 0029821 new Triage Platform Conn Retail Modules Add on the renderJr method the possibility to print on plain text 
diff fr29745_2.diff (1,980) 2015-04-30 18:53
https://issues.openbravo.com/file_download.php?file_id=8043&type=bug
Issue History
2015-04-30 09:52egoitzNew Issue
2015-04-30 09:52egoitzAssigned To => platform
2015-04-30 09:52egoitzModules => Core
2015-04-30 09:52egoitzTriggers an Emergency Pack => No
2015-04-30 09:52egoitzTag Attached: Contribution
2015-04-30 09:58egoitzFile Added: fr29745.diff
2015-04-30 10:03egoitzDescription Updatedbug_revision_view_page.php?rev_id=8393#r8393
2015-04-30 18:53egoitzFile Deleted: fr29745.diff
2015-04-30 18:53egoitzFile Added: fr29745_2.diff
2015-05-07 09:55alostaleRelationship addeddepends on 0029566
2015-05-08 09:25adrianromeroRelationship addedblocks 0029821
2015-06-02 11:15caristuAssigned Toplatform => caristu
2015-06-03 09:43caristuReview Assigned To => alostale
2015-06-03 09:43caristuIssue Monitored: alostale
2015-06-03 09:44hgbotCheckin
2015-06-03 09:44hgbotNote Added: 0078006
2015-06-03 09:44hgbotStatusnew => resolved
2015-06-03 09:44hgbotResolutionopen => fixed
2015-06-03 09:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/814a9e2ca8ced5fee851ada5f0398368f3a4ad60 [^]
2015-06-03 09:48hgbotCheckin
2015-06-03 09:48hgbotNote Added: 0078007
2015-06-03 18:55hudsonbotCheckin
2015-06-03 18:55hudsonbotNote Added: 0078044
2015-06-04 12:21hgbotCheckin
2015-06-04 12:21hgbotNote Added: 0078055
2015-06-04 12:26alostaleNote Added: 0078057
2015-06-04 12:26alostaleStatusresolved => closed
2015-06-04 12:26alostaleFixed in Version => 3.0PR15Q3
2015-06-05 01:33hudsonbotCheckin
2015-06-05 01:33hudsonbotNote Added: 0078101

Notes
(0078006)
hgbot   
2015-06-03 09:44   
Repository: erp/devel/pi
Changeset: 814a9e2ca8ced5fee851ada5f0398368f3a4ad60
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jun 03 09:43:20 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/814a9e2ca8ced5fee851ada5f0398368f3a4ad60 [^]

Fixes issue 29745: Add on the renderJr method the option to print on plain text

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/ReportingUtils.java
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/erpCommon/utility/DownloadReport.java
---
(0078007)
hgbot   
2015-06-03 09:48   
Repository: erp/mods/org.openbravo.platform.features
Changeset: e2cc01eface47fe1355a19754d1bf1acf421495a
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jun 03 09:47:55 2015 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.platform.features/rev/e2cc01eface47fe1355a19754d1bf1acf421495a [^]

Related to issue 29745: Added plain text report generation sample

---
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_TREENODE.xml
A src-db/database/sourcedata/AD_PROCESS.xml
A src-db/database/sourcedata/AD_PROCESS_PARA.xml
A src-db/database/sourcedata/AD_REF_LIST.xml
A src/org/openbravo/platform/features/ad_reports/CitiesTextReport.jrxml
---
(0078044)
hudsonbot   
2015-06-03 18:55   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/084e25f8f2cd [^]
Maturity status: Test
(0078055)
hgbot   
2015-06-04 12:21   
Repository: erp/devel/pi
Changeset: f594c764c8f833718fedd791e4c341394bdc66d5
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Jun 04 12:20:37 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f594c764c8f833718fedd791e4c341394bdc66d5 [^]

Related to issue 29745: ignore pagination in text plain output

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/ReportingUtils.java
---
(0078057)
alostale   
2015-06-04 12:26   
code reviewed

tested with platform features module report
(0078101)
hudsonbot   
2015-06-05 01:33   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/aa05c3f56c97 [^]
Maturity status: Test