[jira] Created: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Nicolas Malin (Jira)
Error in Screen Ap -> Invoices -> Commission Run
------------------------------------------------

                 Key: OFBIZ-3872
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3872
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
            Reporter: Amit Sharma
             Fix For: Release Branch 10.04, SVN trunk


Error in Screen ap -> invoices -> commission Run

The following error screen appears when we click on find button with

partyId - Demo  Agent (DemoCustAgent)
fromDate - (set current date)

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection (java.lang.String cannot be cast to java.util.Collection)


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Nicolas Malin (Jira)

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

Amit Sharma updated OFBIZ-3872:
-------------------------------

    Attachment: OFBIZ-3872.patch

Here is the patch for the same.

Regards,
Amit Sharma

> Error in Screen Ap -> Invoices -> Commission Run
> ------------------------------------------------
>
>                 Key: OFBIZ-3872
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3872
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Amit Sharma
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3872.patch
>
>
> Error in Screen ap -> invoices -> commission Run
> The following error screen appears when we click on find button with
> partyId - Demo  Agent (DemoCustAgent)
> fromDate - (set current date)
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection (java.lang.String cannot be cast to java.util.Collection)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-3872:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Error in Screen Ap -> Invoices -> Commission Run
> ------------------------------------------------
>
>                 Key: OFBIZ-3872
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3872
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Amit Sharma
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3872.patch
>
>
> Error in Screen ap -> invoices -> commission Run
> The following error screen appears when we click on find button with
> partyId - Demo  Agent (DemoCustAgent)
> fromDate - (set current date)
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection (java.lang.String cannot be cast to java.util.Collection)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-3872.
--------------------------------------

    Resolution: Fixed

Thanks Amit - Done at r978806(trunk) & r978808(RB10.04).

> Error in Screen Ap -> Invoices -> Commission Run
> ------------------------------------------------
>
>                 Key: OFBIZ-3872
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3872
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Amit Sharma
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3872.patch
>
>
> Error in Screen ap -> invoices -> commission Run
> The following error screen appears when we click on find button with
> partyId - Demo  Agent (DemoCustAgent)
> fromDate - (set current date)
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection (java.lang.String cannot be cast to java.util.Collection)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3872) Error in Screen Ap -> Invoices -> Commission Run

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Amit Sharma commented on OFBIZ-3872:
------------------------------------

Thanks Ashish for committing the patch.

Regards
Amit Sharma

> Error in Screen Ap -> Invoices -> Commission Run
> ------------------------------------------------
>
>                 Key: OFBIZ-3872
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3872
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Amit Sharma
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3872.patch
>
>
> Error in Screen ap -> invoices -> commission Run
> The following error screen appears when we click on find button with
> partyId - Demo  Agent (DemoCustAgent)
> fromDate - (set current date)
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection (java.lang.String cannot be cast to java.util.Collection)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.