[
https://issues.apache.org/jira/browse/OFBIZ-12204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309876#comment-17309876 ]
Suraj Khurana commented on OFBIZ-12204:
---------------------------------------
HI [~sa_james],
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
HTH
> 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)