Commit Graph

69 Commits

Author SHA1 Message Date
matheus-marcelinux ac81f3529b
IDEMPIERE-5468 - Negate option in parameter panel when component is a Chosen Multiple Selection (#1567)
* # IDEMPIERE-5468 - implement negate option for chosen multiple selection components as process parameter

* # IDEMPIERE-5468 - Negate option in parameter panel when component is a Chosen Multiple Selection

* IDEMPIERE-5468 - ui improvements

* IDEMPIERE-5468 - adding old method signature

* IDEMPIERE-5468 - fix method comment

* # IDEMPIERE-5468 - fix missing methods

* IDEMPIERE-5468 - applying hengsins suggestion and translating tooltips
2022-12-01 13:20:25 +08:00
Carlos Ruiz 1eae34965f
IDEMPIERE-4753 Make printing filename configurable / peer review (#1274) 2022-03-31 15:01:09 +02:00
PeterTakacs300 a1d58852ed
IDEMPIERE-4753 Make printing filename configurable (#1251)
* IDEMPIERE-4753 Make printing filename configurable

* IDEMPIERE-4753 - Jasper report

* IDEMPIERE-4753 - fix NPE
2022-03-31 14:59:45 +02:00
Carlos Ruiz 9ae4a2636e
IDEMPIERE-4214 Javadoc: correct warnings on newest java version (#1082)
* iIDEMPIERE-4214 Javadoc: correct warnings on newest java version / fix problem to generate javadoc again

* IDEMPIERE-4214 Javadoc: correct warnings on newest java version / Fix javadoc warnings
2021-12-23 11:44:23 +01:00
hengsin 162c48ec4c
IDEMPIERE-4873 Jasper Report Starter Refactoring (#779) 2021-07-22 11:42:07 +02:00
hengsin e27e11cfce
IDEMPIERE-4868 Implement column lookup support for Jasper Report (#770)
* IDEMPIERE-4868 Implement column lookup support for Jasper Report

add support for more display type

Fix passing of report locale to ColumnLookup and MsgResourceBundle

add alternate short notation for location, account, locator and asi.
2021-07-19 11:26:48 +02:00
hengsin 19e36d16e9
IDEMPIERE-4868 Implement column lookup support for Jasper Report (#768) 2021-07-06 13:43:15 +02:00
hengsin c33d0528a7
IDEMPIERE-4850 JasperReport: Implement ResourceBundle backed by AD_Message and AD_Element (#747)
* IDEMPIERE-4850 JasperReport: Implement ResourceBundle backed by AD_Message and AD_Element
2021-06-29 12:20:11 +02:00
hengsin c94583f0f1
IDEMPIERE-3856 reportstart: switch query process by process_id instead of AD_PInstance_ID (#733) 2021-06-28 13:58:46 +02:00
hengsin b0f8c603c6
IDEMPIERE-3836 jasper attachment: two report/process use jasper have attachment file has duplicate name, one will win and other loss (#730) 2021-06-18 21:16:09 +02:00
hengsin d96199a2b6
IDEMPIERE-4251 Constant definition for all Env Context (#519)
* IDEMPIERE-4251 Constant definition for all Env Context

replace "#Date" with Env.DATE

* IDEMPIERE-4251 Constant definition for all Env Context

replace "#.." with constant at Env

* IDEMPIERE-4251 Constant definition for all Env Context

Merge patch from Carlos
2021-01-12 21:29:50 +08:00
hengsin 9162b60af7
IDEMPIERE-4498 Performance: add cache for osgi services factory (#321)
* IDEMPIERE-4498 Performance: add cache for osgi services factory

add cache for tableName -> IModelFactory

* IDEMPIERE-4498 Performance: add cache for osgi services factory

implement cache for the discovery of osgi services

* IDEMPIERE-4498 Performance: add cache for osgi services factory

added unit test
2020-10-26 18:53:10 +01:00
Diego Ruiz ed3c14270e
IDEMPIERE-4352 Jasper reports set the current language always to the login language (#149) 2020-06-30 14:29:02 +02:00
hengsin 9d937aa328
IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp (#33)
* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp

Remove org.adempiere.report.jasper.webapp project.
Use reportfilename.md5 to get remote md5 hash.
Use hex instead of base64 for md5 hash.
Copy standalone.jrxml to org.adempiere.report.jasper/test folder.

* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp

Remove org.adempiere.report.jasper.fragment.test project
Added space checking for the default hash created by the md5sum command
line tool.
2020-05-06 13:08:58 +02:00
Carlos Ruiz 3ce8f5c7bb Merge release-7.1 into master 2020-03-10 13:51:20 +01:00
Carlos Ruiz 156c9f5ab5 IDEMPIERE-4203 Extend IDEMPIERE-3850 - reporting from replica for jasper too 2020-03-10 13:45:05 +01:00
Carlos Ruiz 21eb285e5b IDEMPIERE-2924 Export to XLS limited to 65536
* Complete ticket - implement support for XLSX in scheduler, background jobs, jasper reporting, default types
* Synchronize xlsx with xls exporter to use ZK_FOOTER_SERVER_MSG and ZK_FOOTER_SERVER_DATETIME_FORMAT SysConfig
* Excel alerts now export to xlsx instead of xls
2020-01-04 17:26:00 +01:00
Carlos Ruiz 629f4e2a8a IDEMPIERE-3721 Adding Archive toolbar button on Jasper viewer - peer review - restore old method for backward compatibility with external plugins 2019-11-28 13:50:57 +01:00
Deepak Pansheriya dd2766d88c IDEMPIERE-3721 : Adding Archive toolbar button on Jasper viewer 2019-11-27 13:22:49 +05:30
Heng Sin Low f46b8afb5c IDEMPIERE-4098 CLogger usage pattern clean up 2019-11-12 20:49:55 +08:00
Deepak Pansheriya 31c236e419 IDEMPIERE-3998: Execute Toolbar Process, get list of multiple row selected from the Grid view. 2019-08-16 16:50:31 +05:30
Carlos Ruiz a1a7b80bd0 IDEMPIERE-2850 Allow to schedule background reports in xls 2019-05-21 18:17:05 +02:00
Carlos Ruiz 1b2007ed3b IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
hieplq 643d2ab093 IDEMPIERE-3857:fire event on jasper engine 2018-12-27 23:15:41 +07:00
hieplq 155810c3f1 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq 6e35d3212b IDEMPIERE-3531:autoboxing on jasper expression is break correct org.eclipse.jdt.core.compiler.source
remove deprecate warrning
reuse object JasperReportsContext
2018-09-27 16:36:07 +07:00
Carlos Ruiz 40085d3627 IDEMPIERE-310 Show compilation errors instead of NPE 2018-08-27 15:33:13 +02:00
hieplq 7245687377 IDEMPIERE-2544:to more warning compiler hidden good warning
code warning
2017-12-03 14:37:20 +01:00
hieplq 08dfc02127 Merge with development 2017-10-19 19:53:41 +07:00
Carlos Ruiz 4e1f52c9ca IDEMPIERE-3520 Ability to merge several jasper reports in one run 2017-10-13 20:50:46 +02:00
hieplq fd28854b30 IDEMPIERE-3136:update jasper report
add more good standard parameter
2017-05-17 13:13:26 +07:00
hieplq e4e86b59f6 IDEMPIERE-3136:update jasper report
add more good standard parameter
2017-05-14 20:46:18 +07:00
hieplq 07ada50393 IDEMPIERE-3136:all stuff relate library of idempiere
replace bundle dependency by use import package for jasper report
2016-07-08 10:47:30 +07:00
Carlos Ruiz ae799d9a6a IDEMPIERE-2877 Adapt jasper reporting to latest (actually using deprecated methods) / thanks to Thomas Bayen (tbayen) - bringing his solution for deprecated methos to ReportStarter from https://bitbucket.org/tbayen_bxservice/de.bxservice.report.jasper/src/tip/de.bxservice.report/src/de/bxservice/report/ReportStarter.java 2015-10-05 08:17:00 -05:00
hieplq 71e60b3f41 IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
2015-03-29 14:45:41 +07:00
Carlos Ruiz 1e010fd936 IDEMPIERE-2340 zk - Exporting reports as SSV generates CSV 2014-11-25 11:46:16 -05:00
Carlos Ruiz 7d028de0a3 IDEMPIERE-1053 WxxxGenForm and InvoicePrint process can't use jasper print format 2014-07-28 12:26:53 +02:00
Thomas Bayen 11519fb5f9 IDEMPIERE-1698 cleaner api through changed package for ReportStarter 2014-06-18 16:23:15 +02:00
Thomas Bayen 78eccc2deb IDEMPIERE-1698 change exported package name as hengsin suggested 2014-06-18 15:46:48 +02:00
Thomas Bayen 42a3f4f9f3 IDEMPIERE-1698 LEt the user choose a different JasperReports class 2014-06-18 14:06:59 +02:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Carlos Ruiz b38658d63c IDEMPIERE-1439 Adding email option for Jasper reports / based on patch from Martin Augustine - Ntier software Services 2013-10-19 11:36:10 -05:00
Carlos Ruiz 2a526e9d1b IDEMPIERE-1400 net.sf.jasperreports.engine.JRRuntimeException: Unable to read virtualized data 2013-10-16 15:16:51 -05:00
Carlos Ruiz ab6efd300c IDEMPIERE-1422 Inconsistence passing ID parameters to jasper reports / Implement the same for range 2013-10-02 18:19:59 -05:00
Heng Sin Low 0b12114ec1 1002807 - Make sure _ID parameter always being passed as Integer instead of BigDecimal. IDEMPIERE-1422 2013-09-30 18:33:25 +08:00
Carlos Ruiz a55f8cbcb3 IDEMPIERE-1215 Can't find resource bundle specified in report. Can't find resource bundle with country specific language / based on pull request from Daniel Tamn 2013-10-02 12:06:37 -05:00
Heng Sin Low cf87e78e05 IDEMPIERE-1309 Improve JasperReport support for loading of resources (image, text file, etc ) 2013-08-28 17:34:39 +08:00
Heng Sin Low a174382caf Minor - remove obscure code that have no documented usage. 2013-08-28 15:55:02 +08:00
Carlos Ruiz c9f6b85f23 hg backout a5492ec / IDEMPIERE-1033 2013-06-22 12:13:33 -05:00
Nicolas Micoud 08302647a0 IDEMPIERE-1033 - Add REPORT_DIR in params for JasperReports 2013-06-06 10:12:12 +02:00