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

[jira] [Closed] (OFBIZ-12204) WebPos: Impossible to checkout when product is paid in multiple cash amounts

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

Woyce Batkins closed OFBIZ-12204.
---------------------------------
    Resolution: Information Provided

_Current behaviour is like if $50 is pending and you paid $15 first by cash and tried to add $20 more using cash, system overrides the $15 and make it $20 instead._
_It is intentionally done currently._

_// clear cash payments first; so there is only one_
_org/apache/ofbiz/webpos/transaction/WebPosTransaction.java:370_

> WebPos: Impossible to checkout when product is paid in multiple cash amounts
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-12204
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12204
>             Project: OFBiz
>          Issue Type: Bug
>          Components: webpos
>    Affects Versions: Trunk
>            Reporter: Woyce Batkins
>            Priority: Major
>
> * Go to the WebPos
>  * Search for a product
>  * Select "Pay Cash" in Keyboard shortcut
>  * Enter less than the totalĀ  amount due
>  * confirm
>  * Select "Pay Cash" again
>  * Enter the "Total Due"
>  * Confirm
>  * There is no way to checkout



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