码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
odoo12安装Wkhtmltopdf打印出pdf已损坏
问题: 安装了Wkhtmltopdf后,在odoo中打印出的报表显示为已损坏。 odoo发出了一个警告提示版本不对,需要安装qt补丁。 2020-03-10 01:53:27,152 9236 WARNING warehouse_management odoo.addons.base.models. ...
分类:Web程序   时间:2020-03-10 15:53:25    阅读次数:107
mysql性能优化 profile
--查看当前的mysql版本是否支持 show variables like 'profiling%'; --默认关闭,使用前需要开启set profiling=on; --运行耗时久的sql SELECT DISTINCT io.housing_id FROM t_device_report_me ...
分类:数据库   时间:2020-03-10 12:10:30    阅读次数:84
extjs 项目文档生成
;;命令行E:\work\Asloop\jsduck.exe --config docCfg.json --output "E:\work\doc" 以下是配置文件docCfg.json { "--title": "XXX前端代码文档", "--": [ "E:/work/Asloop/site", ...
分类:Web程序   时间:2020-03-09 13:15:12    阅读次数:71
BAPI修改采购订单描述
*& **& Report ZGER_1910LK_030505*& **&*& *REPORT ZGER_1910LK_030505.*& **& Report ZBAPI_NZF_CGSQ1*& **&*& *TABLES:EBAN,EBKN. "EBAN采购申请数据 EBKN采购申请账户设置D ...
分类:Windows程序   时间:2020-03-06 23:31:54    阅读次数:112
Rstuio Cash
See also: https://bugreports.qt.io/browse/QTBUG-41242https://bugzilla.redhat.com/show_bug.cgi?id=1350275 Do you have better luck if you run RStudio wi ...
分类:其他好文   时间:2020-03-06 13:00:21    阅读次数:60
基于grafana+prometheus构建Flink监控
先上一个架构图: Flink App : 通过report 将数据发出去 Pushgateway : Prometheus 生态中一个重要工具 Prometheus : 一套开源的系统监控报警框架 (Prometheus 入门与实践) Grafana: 一个跨平台的开源的度量分析和可视化工具,可以通 ...
分类:其他好文   时间:2020-03-04 19:13:42    阅读次数:202
Build a DNS server in Ubuntu 14.04
I want to test a device DNS feature, so I build a DNS server in my Ubuntu PC. In this example, I want to my device to send the report to report.com wh ...
分类:系统相关   时间:2020-03-04 12:46:27    阅读次数:87
pytest 框架生成 pytest - html 报告
需要安装 pytest - html 插件; pip install pytest-html pytest 可以生成多种样式的结果: 生成 JunitXML 格式的测试报告,命令:--junitxml=path 生成 ResultLog 格式的测试报告,命令:--resultlog=report/l ...
分类:Web程序   时间:2020-03-02 00:47:31    阅读次数:326
テーブルコントロールTable Controls: スクロールを伴う場合の例
以下の例では、内部テーブルを使用した並行ループを伴わない LOOP によってテーブルコントロールが処理されます。スクロールバーに加え、ユーザは機能コードを含むプログラム制御のスクロールを実行することもできます。 REPORT demo_dynpro_tabcont_loop. CONTROLS fl ...
分类:其他好文   时间:2020-02-28 20:44:30    阅读次数:68
kettel路径配置
背景 kettel 8.3 jdk13.0.1 jre1.8.0 配置 PENTAHO_JAVA_HOME:C:\Program Files (x86)\Java\jre1.8.0_241 JAVA_HOME:C:\Program Files\Java\jdk-13.0.1 kettel的penta ...
分类:其他好文   时间:2020-02-27 21:02:30    阅读次数:68
2275条   上一页 1 ... 17 18 19 20 21 ... 228 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!