adempiere / adempierePOS

[DEPRECATED] The ADempiere POS functionality now is part of ADempiere core (org.adempiere.pos) 390 package.
8 stars 13 forks source link

In ZK quantities entered in "quantity" field are added instead of replaced #126

Open marcalwestf opened 8 years ago

marcalwestf commented 8 years ago

If in ZK a number is entered in the "quantity" field and the ENTER key is hit, the result in the orderline is that the quantity entered is added to the existing quantity. This is an error. The existing quantity should be replaced with the entered quantity, as it happens in Swing.

yamelsenih commented 8 years ago

Hi @marcalwestf it issue already create in ADempiere own 306

yamelsenih commented 8 years ago

Sorry..... it is not the correct response

marcalwestf commented 8 years ago

the underlying problem is that Swing and ZK behave differently right now: