Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028947 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 00. Application dictionary | minor | have not tried | 2015-02-16 10:17 | 2016-12-16 18:37 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | nonofrancisco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3b1867c37521 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028947: Add HTML output to Process Definition reports | |||||||
Description | When creating a report using Process Definition only PDF and XLS outputs are available. It should be possible to add the HTML output to the list. This HTML could be managed using a regular jrxml template or by opening a new tab with a grid. Project Link: http://wiki.openbravo.com/wiki/Projects:Add_HTML_Export_In_ProcessDefinition_Reports [^] | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0090705) hgbot (developer) 2016-10-19 21:07 |
Repository: erp/devel/pi Changeset: 3b1867c375214fa7ed29b8979b3fb32794571e7b Author: Nono Carballo <nonofce <at> gmail.com> Date: Wed Oct 19 11:56:35 2016 -0400 URL: http://code.openbravo.com/erp/devel/pi/rev/3b1867c375214fa7ed29b8979b3fb32794571e7b [^] Fixes issue 28947: Add HTML output to Process Definition Reports A new functionality was added to allow HTML output to Process Definition Reports. - A new column/field was added to hold HTML Template - BaseReportActionHandler was reviewed and adapted to allow the new functionality - Code dealing with generation of Process Definition Report window was adapted to allow the new functionality --- M modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_REPORT.xml M modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_REPORT_MOD_TRG.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-pick-and-execute-view-window.js.ftl M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/ParameterWindowComponent.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-base-parameter-window-view.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-history-manager.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js --- |
(0090706) hgbot (developer) 2016-10-20 08:33 |
Repository: erp/devel/pi Changeset: 94456afa04a75925c31eb75ceaed73dd1f11d189 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Oct 20 08:32:52 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/94456afa04a75925c31eb75ceaed73dd1f11d189 [^] Related to issue 28947: Add HTML output to Process Definition Reports - JSBeautifier --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js --- |
(0090743) hgbot (developer) 2016-10-21 09:18 |
Repository: erp/devel/pi Changeset: 09a4fe4462bee17c6d2388cf94f1b448ca3b1f2c Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Oct 21 09:16:50 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/09a4fe4462bee17c6d2388cf94f1b448ca3b1f2c [^] related to issue 28947: Code review improvements - Improved javadoc of some methods in BaseReportActionHandler - Fixed some typos --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js --- |
(0090745) caristu (developer) 2016-10-21 09:25 |
Updated wiki page: http://wiki.openbravo.com/wiki/How_to_create_a_Report_using_Process_Definition#Report_Definition [^] |
(0090746) caristu (developer) 2016-10-21 09:50 |
Code reviewed and tested as part of the project: http://wiki.openbravo.com/wiki/Projects:Add_HTML_Export_In_ProcessDefinition_Reports [^] |
(0092535) hudsonbot (developer) 2016-12-16 18:37 |
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/dc8bf00badd0 [^] Maturity status: Test |
(0092536) hudsonbot (developer) 2016-12-16 18:37 |
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/dc8bf00badd0 [^] Maturity status: Test |
(0092540) hudsonbot (developer) 2016-12-16 18:37 |
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/dc8bf00badd0 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-16 10:17 | gorkaion | New Issue | |
2015-02-16 10:17 | gorkaion | Assigned To | => AugustoMauch |
2015-02-16 10:17 | gorkaion | Modules | => Core |
2015-02-16 10:17 | gorkaion | Triggers an Emergency Pack | => No |
2015-03-03 09:29 | alostale | Relationship added | related to 0026763 |
2016-10-19 21:07 | hgbot | Checkin | |
2016-10-19 21:07 | hgbot | Note Added: 0090705 | |
2016-10-19 21:07 | hgbot | Status | new => resolved |
2016-10-19 21:07 | hgbot | Resolution | open => fixed |
2016-10-19 21:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3b1867c375214fa7ed29b8979b3fb32794571e7b [^] |
2016-10-20 08:33 | hgbot | Checkin | |
2016-10-20 08:33 | hgbot | Note Added: 0090706 | |
2016-10-20 09:41 | caristu | Relationship added | related to 0034247 |
2016-10-20 09:42 | caristu | Assigned To | AugustoMauch => nonofrancisco |
2016-10-20 09:49 | caristu | Review Assigned To | => caristu |
2016-10-21 09:18 | hgbot | Checkin | |
2016-10-21 09:18 | hgbot | Note Added: 0090743 | |
2016-10-21 09:23 | caristu | Description Updated | View Revisions |
2016-10-21 09:25 | caristu | Note Added: 0090745 | |
2016-10-21 09:50 | caristu | Note Added: 0090746 | |
2016-10-21 09:50 | caristu | Status | resolved => closed |
2016-10-21 09:50 | caristu | Fixed in Version | => 3.0PR17Q1 |
2016-10-31 19:20 | caristu | Relationship added | related to 0033903 |
2016-10-31 19:24 | caristu | Relationship added | related to 0034355 |
2016-10-31 19:31 | caristu | Relationship added | related to 0034356 |
2016-10-31 19:41 | caristu | Relationship added | related to 0034357 |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092535 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092536 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092540 | |
2017-01-30 17:49 | vmromanos | Relationship added | blocks 0035089 |
2017-02-01 14:53 | vmromanos | Relationship added | blocks 0035130 |
2017-11-09 12:55 | caristu | Relationship added | related to 0037269 |
2022-02-01 11:08 | caristu | Relationship added | related to 0048465 |
Copyright © 2000 - 2009 MantisBT Group |