IDEMPIERE-3136:update jasper report

add more good standard parameter
This commit is contained in:
hieplq 2017-05-17 13:13:26 +07:00
parent cfe99b2408
commit fd28854b30
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ public class ReportStarter implements ProcessCall, ClientProcess
params.put("AD_ROLE_NAME", Env.getContext(Env.getCtx(), "#AD_Role_Name"));
params.put("AD_USER_NAME", Env.getContext(Env.getCtx(), "#AD_User_Name"));
params.put("AD_ORG_NAME", Env.getContext(Env.getCtx(), "#AD_Org_Name"));
params.put("BASE_DIR", reportPath);
params.put("BASE_DIR", REPORT_HOME.getAbsolutePath());
//params.put("HeaderLogo", reportPath);
//params.put("LoginLogo", reportPath);