You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chung (JIRA)" <ji...@apache.org> on 2012/11/22 13:32:57 UTC

[jira] [Created] (OFBIZ-5082) Receiving offline payment error "Status cannot be set to 'Confirmed', the payment is not fully applied!"

Chung created OFBIZ-5082:
----------------------------

             Summary: Receiving offline payment error "Status cannot be set to 'Confirmed', the payment is not fully applied!"
                 Key: OFBIZ-5082
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5082
             Project: OFBiz
          Issue Type: Bug
          Components: accounting, order
         Environment: Debian Wheezy
            Reporter: Chung


It looks like there is an error while receiving offline payment in latest trunk and it happens on the demo server too. 
Following are the screenshots of steps I took to produce the error.
Step 1: choosing product for "DemoCustomer" http://i47.tinypic.com/5xu49f.png
Step 2: finalising order http://i47.tinypic.com/a0f292.png
Step 3:  receiving offline payment by clicking the "Receive" button on the order page. http://i45.tinypic.com/344wlk8.png
Step 4: And now the payment is somehow duplicated, with the new one has a payment attached to it( this doesn't happen with ./ant load-extseed) http://i47.tinypic.com/x3hmi8.jpg
Step 5: And If I click into the payment and the status will be "Received", but when I change the status to "CONFIRMED", it shows the error "Status cannot be set to 'Confirmed', the payment is not fully applied!"  http://i50.tinypic.com/2nw07bq.png

Did I miss any steps or is it an actual bug?
Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OFBIZ-5082) Receiving offline payment error "Status cannot be set to 'Confirmed', the payment is not fully applied!"

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502788#comment-13502788 ] 

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

Chung,
I am able to reproduce bug you have mentioned in Step 4. Will you be able to provide fix patch for it?

The issue you have mentioned in Step 5 is by design. 

A Payment can be moved to Confirmed status only after its been applied in full to Invoice(s). Based on the information you have provided, The order is not fulfilled and so there is no Invoice for it. For testing purposes, you may want to execute [Quick Ship Entire Order], look for this button in Actions screenlet. This process will fulfillment the order, create invoice and Apply (received) payment(s) to Invoice. Now if you try to confirm payment, it should work for you.
  


  
                
> Receiving offline payment error "Status cannot be set to 'Confirmed', the payment is not fully applied!"
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5082
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5082
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, order
>         Environment: Debian Wheezy
>            Reporter: Chung
>
> It looks like there is an error while receiving offline payment in latest trunk and it happens on the demo server too. 
> Following are the screenshots of steps I took to produce the error.
> Step 1: choosing product for "DemoCustomer" http://i47.tinypic.com/5xu49f.png
> Step 2: finalising order http://i47.tinypic.com/a0f292.png
> Step 3:  receiving offline payment by clicking the "Receive" button on the order page. http://i45.tinypic.com/344wlk8.png
> Step 4: And now the payment is somehow duplicated, with the new one has a payment attached to it( this doesn't happen with ./ant load-extseed) http://i47.tinypic.com/x3hmi8.jpg
> Step 5: And If I click into the payment and the status will be "Received", but when I change the status to "CONFIRMED", it shows the error "Status cannot be set to 'Confirmed', the payment is not fully applied!"  http://i50.tinypic.com/2nw07bq.png
> Did I miss any steps or is it an actual bug?
> Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira