Openbravo Issue Tracking System - Java Client POS
View Issue Details
0008947Java Client POS(No Category)public2009-05-07 12:092014-04-02 09:02
jarek_wozniak 
jarek_wozniak 
normalminorhave not tried
closedfixed 
5
 
2.30 
0008947: After getting an error about wrong input the value does not come back to the previous one
the invalid number is maintained in the text field and if you go to the textfield, do not change any thing and go to another place, nothing happens and the invalid value remains in the textfield
No tags attached.
Issue History
2009-05-07 12:09jarek_wozniakNew Issue
2009-05-07 12:09jarek_wozniakAssigned To => jarek_wozniak
2009-05-07 12:12hgbotCheckin
2009-05-07 12:12hgbotNote Added: 0016128
2009-05-07 12:12hgbotStatusnew => resolved
2009-05-07 12:12hgbotResolutionopen => fixed
2012-11-07 09:40priyamCategory04 - PDA Module => (No Category)
2014-04-02 09:02plujanNote Added: 0065948
2014-04-02 09:02plujanStatusresolved => closed

Notes
(0016128)
hgbot   
2009-05-07 12:12   
Repository: openbravopos
Revision: 622
Author: jarek.wozniak
Date: 2009-05-07 12:12:52 +0200 (Thu, 07 May 2009)

Fixes issue 8949: Cleaning the code is required, fixes issue 8947: After getting an error about wrong input the value does not come back to the previous one, fixes issue 8946: Lines are not removed when the quantity = 0

---
U trunk/src-pda/com/openbravo/pos/pda/bo/TaxesLogic.java
U trunk/src-pda/com/openbravo/pos/pda/bo/TaxesLogicElement.java
U trunk/src-pda/com/openbravo/pos/pda/dao/BaseJdbcDAO.java
U trunk/src-pda/com/openbravo/pos/pda/dao/LoginDAO.java
U trunk/src-pda/com/openbravo/pos/pda/dao/ProductDAO.java
U trunk/src-pda/com/openbravo/pos/pda/dao/TicketDAO.java
U trunk/src-pda/com/openbravo/pos/pda/dao/TicketLineDAO.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/FloorAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/FloorAjaxAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/LoginAction.java
D trunk/src-pda/com/openbravo/pos/pda/struts/actions/LogoutAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/ModifyProductAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/PlaceAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/ProductAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/ProductAjaxAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/actions/addProductAction.java
U trunk/src-pda/com/openbravo/pos/pda/struts/filter/PdaFilter.java
U trunk/src-pda/com/openbravo/pos/pda/struts/forms/FloorForm.java
U trunk/src-pda/com/openbravo/pos/pda/util/CryptUtils.java
U trunk/src-pda/com/openbravo/pos/pda/util/RoundUtils.java
U trunk/src-pda/com/openbravo/pos/pda/util/StringUtils.java
U trunk/src-pda/com/openbravo/pos/ticket/CustomerInfoExt.java
U trunk/src-pda/com/openbravo/pos/ticket/ProductInfoExt.java
U trunk/src-pda/com/openbravo/pos/ticket/TaxCategoryInfo.java
U trunk/src-pda/com/openbravo/pos/ticket/TaxInfo.java
U trunk/src-pda/com/openbravo/pos/ticket/TicketTaxInfo.java
U trunk/web/a.js
U trunk/web/jsp/floorsAjax.jsp
U trunk/web/jsp/productsAjaxNextLevel.jsp
D trunk/web/jsp/productsPlaceAjax.jsp
U trunk/web/layout.css
U trunk/web/tableScript.js
---

https://dev.openbravo.com/websvn/openbravopos/?rev=622&sc=1 [^]
(0065948)
plujan   
2014-04-02 09:02   
Closed as it was in Resolved for too long