[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

2016-07-02 Thread Rohit Koushal (JIRA)

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

Rohit Koushal commented on OFBIZ-6639:
--

Thanks [~jacques.le.roux], I will check it once again.

> Birt issues in accounting reports
> -
>
> Key: OFBIZ-6639
> URL: https://issues.apache.org/jira/browse/OFBIZ-6639
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting, specialpurpose/birt
>Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Jacques Le Roux
>Assignee: Arun Patidar
> Fix For: Trunk, 14.12.01, 15.12.01
>
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company
>  (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

2016-06-20 Thread Rohit Koushal (JIRA)

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

Rohit Koushal commented on OFBIZ-6639:
--

The error is due to the browser problem. Some browser like Chrome and  Chromium 
fire 2 request for PDF download in which one request contain the desired 
parameter and another request does not  contain any parameter. Hence in some 
PDF document some parameters are mandatory due to which BIRT engine throw 
exception.

Here are some refrence link about it.
[Do most browsers make multiple HTTP Requests when displaying a PDF from within 
the 
browser|http://stackoverflow.com/questions/1817750/do-most-browsers-make-multiple-http-requests-when-displaying-a-pdf-from-within-t]
[Chrome sends two requests when downloading a 
PDF|http://stackoverflow.com/questions/32725608/chrome-sends-two-requests-when-downloading-a-pdf-and-cancels-one-of-them]
[Why does chrome do 2 requests for a pdf 
file|http://stackoverflow.com/questions/33419721/why-does-chrome-do-2-requests-for-a-pdf-file]

> Birt issues in accounting reports
> -
>
> Key: OFBIZ-6639
> URL: https://issues.apache.org/jira/browse/OFBIZ-6639
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting, specialpurpose/birt
>Reporter: Jacques Le Roux
>Assignee: Rohit Koushal
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company
>  (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

2016-06-10 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-6639:


Thanks Rohit,

I edited your comment above same than at 
https://issues.apache.org/jira/browse/OFBIZ-6638?focusedCommentId=15323926. You 
may notice that Jira automatically takes care of the status also. This is very 
conveient to follow things ;)

> Birt issues in accounting reports
> -
>
> Key: OFBIZ-6639
> URL: https://issues.apache.org/jira/browse/OFBIZ-6639
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting, specialpurpose/birt
>Reporter: Jacques Le Roux
>Assignee: Rohit Koushal
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company
>  (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

2016-06-10 Thread Rohit Koushal (JIRA)

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

Rohit Koushal commented on OFBIZ-6639:
--

Hi [~jacques.le.roux],

While working on the ticket 
"[OFBIZ-6638|https://issues.apache.org/jira/browse/OFBIZ-6638]; I found that 
the PDF get render properly but the content in the PDF is missing and an error 
is shown on console like  :
{code}
[java] 2016-06-10 09:13:37,394 |http-nio-8443-exec-5 |ControlServlet
|E| Error in request handler:
 [java] 
org.eclipse.birt.report.engine.api.impl.ParameterValidationException: Required 
parameter customTimePeriodId is not set.
 [java] at 
org.eclipse.birt.report.engine.api.impl.EngineTask.validateAbstractScalarParameter(EngineTask.java:803)
 ~[org.eclipse.birt.runtime_4.3.1.v201
30918-1142.jar:?]
 [java] at 
org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:789)
 ~[org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar:?]
 [java] at 
org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:706)
 ~[org.eclipse.birt.ru
ntime_4.3.1.v20130918-1142.jar:?]
{code}

> Birt issues in accounting reports
> -
>
> Key: OFBIZ-6639
> URL: https://issues.apache.org/jira/browse/OFBIZ-6639
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting, specialpurpose/birt
>Reporter: Jacques Le Roux
>Assignee: Rohit Koushal
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company
>  (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

2016-06-09 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-6639:


Comparative Income Statement PDF works in trunk now, not sure when it was fixed.
Still an issue with Balance Sheet PDF

> Birt issues in accounting reports
> -
>
> Key: OFBIZ-6639
> URL: https://issues.apache.org/jira/browse/OFBIZ-6639
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting, specialpurpose/birt
>Reporter: Jacques Le Roux
>
>  The followings are Birt issues
> http://demo-trunk-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-trunk-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
>  (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
>  (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf 
> export. We will have to find a way to use these form in both process ie 
> report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)