> Issue in rendering Transaction totals pdf
> -----------------------------------------
>
> Key: OFBIZ-12152
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12152> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk
> Reporter: Lalit Dashora
> Assignee: Kirti Arora
> Priority: Major
> Attachments: Transaction-Total.png
>
>
> 1. Navigate to URL: accounting/control/TransactionTotals?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="fromDate" ... [in template
> "-2af91e43:1772d95b837:7a78"
> at line 1, column 1] ----