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

[jira] [Comment Edited] (OFBIZ-12155) Exporting the PDF for Cash Flow Statement displays the macro code for the date fields

    [ https://issues.apache.org/jira/browse/OFBIZ-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270798#comment-17270798 ] 

James Yong edited comment on OFBIZ-12155 at 1/24/21, 1:51 AM:
--------------------------------------------------------------

Hi Jacques,

Found a problem with 
parameters.get('ApplicationDecorator|organizationPartyId')
inside CashFlowStatement.groovy
when I navigate to /accounting/control/CashFlowStatement?organizationPartyId=Company directly

No problem when I navigate to /accounting/control/main, prior to  /accounting/control/CashFlowStatement?organizationPartyId=Company

Will look into the pdf export issue.

Regards,
James

 


was (Author: jamesyong):
Hi Jacques,

No problem when I navigate to /accounting/control/main, prior to  /accounting/control/CashFlowStatement?organizationPartyId=Company

Problem seems to occur with 
parameters.get('ApplicationDecorator|organizationPartyId')
inside CashFlowStatement.groovy

Regards,
James

 

> Exporting the PDF for Cash Flow Statement displays the macro code for the date fields
> -------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-12155
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12155
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Ankit Joshi
>            Priority: Major
>         Attachments: Cash-Flow-Statement.png
>
>
> Navigation-link :https://demo-trunk.ofbiz.apache.org/accounting/control/CashFlowStatement?organizationPartyId=Company
> Steps to regenerate: 
> -- Navigate to Cash flow statement
> -- Submit the Export PDF button
> Issue: 
> The Macro code displays on the screen rather than the date for the date fields



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