You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Lalit Dashora (Jira)" <ji...@apache.org> on 2021/01/23 10:20:00 UTC

[jira] [Updated] (OFBIZ-12151) Issue in rendering Comparitive balance sheet pdf

     [ https://issues.apache.org/jira/browse/OFBIZ-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lalit Dashora updated OFBIZ-12151:
----------------------------------
    Description: 
1. Navigate to URL: accounting/control/ComparativeBalanceSheet?organizationPartyId=Company
 2. Click on Export as PDF button.
 3. The rendered pdf is showing macro error. Please find the attached screenshot for the same.


Error on pdf:
Macro "renderDateTimeField"
has no parameter with
name "isXMLHttpRequest".
Valid parameter names are:
name, className, alert, title,
value, size, maxlength, step,
timeValues, id, event, action,
dateType, shortDateInput,
timeDropdownParamName,
defaultDateTimeString,
localizedIconTitle,
timeDropdown, timeHourName,
classString, hour1, hour2,
timeMinutesName, minutes,
isTwelveHour, ampmName,
amSelected, pmSelected,
compositeType, formName,
mask, tabindex, disabled ----
FTL stack trace ("~" means
nesting-related): - Failed
at: @renderDateTimeField
name="period1Thr... [in template
"-2af91e43:1772d95b837:468f"
at line 1, column 1] ----

  was:
1. Navigate to URL: accounting/control/ComparativeBalanceSheet?organizationPartyId=Company
2. Click on Export as PDF button.
3. The rendered pdf is showing macro error. Please find the attached screenshot for the same.


> Issue in rendering Comparitive balance sheet pdf
> ------------------------------------------------
>
>                 Key: OFBIZ-12151
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12151
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Lalit Dashora
>            Priority: Major
>         Attachments: Comparitve-Balance-sheet.png
>
>
> 1. Navigate to URL: accounting/control/ComparativeBalanceSheet?organizationPartyId=Company
>  2. Click on Export as PDF button.
>  3. The rendered pdf is showing macro error. Please find the attached screenshot for the same.
> Error on pdf:
> Macro "renderDateTimeField"
> has no parameter with
> name "isXMLHttpRequest".
> Valid parameter names are:
> name, className, alert, title,
> value, size, maxlength, step,
> timeValues, id, event, action,
> dateType, shortDateInput,
> timeDropdownParamName,
> defaultDateTimeString,
> localizedIconTitle,
> timeDropdown, timeHourName,
> classString, hour1, hour2,
> timeMinutesName, minutes,
> isTwelveHour, ampmName,
> amSelected, pmSelected,
> compositeType, formName,
> mask, tabindex, disabled ----
> FTL stack trace ("~" means
> nesting-related): - Failed
> at: @renderDateTimeField
> name="period1Thr... [in template
> "-2af91e43:1772d95b837:468f"
> at line 1, column 1] ----



--
This message was sent by Atlassian Jira
(v8.3.4#803005)