Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022728Retail ModulesWeb POSpublic2013-01-04 11:212013-01-15 16:32
migueldejuana 
migueldejuana 
immediatecriticalalways
closedfixed 
5
 
RMP19RMP19 
No
0022728: Error blocking access to Cash Up
We get an error when trying to go to Cash Up if we have one or more Payment type with check "Automate movement to Other Account" unchecked.
- Go to ERP and in our Pos Terminal Type, in one or more Terminal Type, uncheck "Automate movement to Other Account"
- Open Web POS
- Go to Cash Up
No tags attached.
Issue History
2013-01-04 11:21migueldejuanaNew Issue
2013-01-04 11:21migueldejuanaAssigned To => migueldejuana
2013-01-04 11:31hgbotCheckin
2013-01-04 11:31hgbotNote Added: 0055356
2013-01-04 11:31hgbotStatusnew => resolved
2013-01-04 11:31hgbotResolutionopen => fixed
2013-01-04 11:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2dc3d37b38497be21d98a26ff2e6c9688c5257c2 [^]
2013-01-04 11:33jecharriNote Added: 0055357
2013-01-04 11:33jecharriStatusresolved => closed
2013-01-04 11:33jecharriFixed in Version => RMP19
2013-01-15 16:32caristuNote Added: 0055522

Notes
(0055356)
hgbot   
2013-01-04 11:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2dc3d37b38497be21d98a26ff2e6c9688c5257c2
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Jan 04 11:31:39 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2dc3d37b38497be21d98a26ff2e6c9688c5257c2 [^]

Fixed issue 22728: Go to cash up with AutomateMovement payments

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0055357)
jecharri   
2013-01-04 11:33   
Tested in the client and it is working.
J.Etxarri
(0055522)
caristu   
2013-01-15 16:32   
This problem was also reproducible if we had POS Terminal with a payment type whose search key is for example: "PREFIX_payment.bank" and its name different from "bank". This patch also fix this problem.