[jira] Created: (OFBIZ-1078) payment is applied to first invoice only

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

[jira] Created: (OFBIZ-1078) payment is applied to first invoice only

Nicolas Malin (Jira)
payment is applied to first invoice only
----------------------------------------

                 Key: OFBIZ-1078
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
             Project: OFBiz
          Issue Type: Bug
          Components: accounting, order
    Affects Versions: SVN trunk, Release Branch 4.0
            Reporter: Krzysztof Podejma
             Fix For: SVN trunk, Release Branch 4.0


When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
Possible scenarios:
1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.

Krzysztof Podejma



--
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-1078) payment is applied to first invoice only

Nicolas Malin (Jira)

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

Jacopo Cappellato updated OFBIZ-1078:
-------------------------------------

    Fix Version/s:     (was: Release Branch 4.0)
                       (was: SVN trunk)

> payment is applied to first invoice only
> ----------------------------------------
>
>                 Key: OFBIZ-1078
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>
> When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
> Possible scenarios:
> 1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
> 2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.
> Krzysztof Podejma

--
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-1078) payment is applied to first invoice only

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

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

Anil K Patel commented on OFBIZ-1078:
-------------------------------------

May be it makes sense to have a screen that provide list of Invoices and let user pick the Invoice and amount to be applied to it.

> payment is applied to first invoice only
> ----------------------------------------
>
>                 Key: OFBIZ-1078
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>
> When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
> Possible scenarios:
> 1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
> 2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.
> Krzysztof Podejma

--
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-1078) payment is applied to first invoice only

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

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

Scott Gray commented on OFBIZ-1078:
-----------------------------------

What are the steps to reproduce this?  If I receive an offline payment from the order screen, the payment isn't applied to anything automatically...

> payment is applied to first invoice only
> ----------------------------------------
>
>                 Key: OFBIZ-1078
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>
> When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
> Possible scenarios:
> 1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
> 2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.
> Krzysztof Podejma

--
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-1078) payment is applied to first invoice only

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

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

Jacques Le Roux commented on OFBIZ-1078:
----------------------------------------

It would be interesting to have a way to reproduce because maybe this issue is no longer valid...

> payment is applied to first invoice only
> ----------------------------------------
>
>                 Key: OFBIZ-1078
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>
> When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
> Possible scenarios:
> 1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
> 2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.
> Krzysztof Podejma

--
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-1078) payment is applied to first invoice only

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

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

Rashko Rejmer commented on OFBIZ-1078:
--------------------------------------

I reproduced the problem that Krzysztof described.
The steps:
 - Create invoice GZ-DIG and GZ-1001;
 - Chose "Mail Check/Money Order" for payment method(the order would not be approved, so the invoice for the digital item would not be created);
 - Receive offline payment from order view screen(before approving the order)
 - Then approve and quick ship the order.
 - The payment will be applied only to the first invoice.

> payment is applied to first invoice only
> ----------------------------------------
>
>                 Key: OFBIZ-1078
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1078
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Krzysztof Podejma
>
> When you have more than one invoice in order and receive offline payment, this payment is applied to first invoice only.
> Possible scenarios:
> 1) Create service that creates one invoice for all productitemtypes - needs redesign create invoice services -simple
> 2) Change events happened after receive payment to check if there are more invoices that wait for payment - problem which invoice to choose if there is not enough cash.
> Krzysztof Podejma

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