Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039107Retail ModulesWeb POSpublic2018-08-09 08:592018-08-16 15:05
asiermartirena 
asiermartirena 
normalminorsometimes
closedfixed 
5
 
RR18Q4 
marvintm
No
0039107: The cashup id set to a payment is not always the correct one
There are some cases in which the cashup id set to a payment is not correct. This id is taken in the Web POS when the payment is generated from 'OB.POS.modelterminal.get('terminal').cashUpId'. This is not always correct, and there are cases in which this id is different to the id that is being set to the order.
Not exact steps, there are some cases that occurs without a detected way.
Instead of setting the cashup id in the client, set in the OrderLoader the id that the order has.
No tags attached.
Issue History
2018-08-09 08:59asiermartirenaNew Issue
2018-08-09 08:59asiermartirenaAssigned To => asiermartirena
2018-08-09 08:59asiermartirenaTriggers an Emergency Pack => No
2018-08-11 18:41hgbotCheckin
2018-08-11 18:41hgbotNote Added: 0106304
2018-08-11 18:41hgbotStatusnew => resolved
2018-08-11 18:41hgbotResolutionopen => fixed
2018-08-11 18:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7b4157469a5a5115021df3f83ec6737688bd2497 [^]
2018-08-16 15:05marvintmReview Assigned To => marvintm
2018-08-16 15:05marvintmStatusresolved => closed
2018-08-16 15:05marvintmFixed in Version => RR18Q4

Notes
(0106304)
hgbot   
2018-08-11 18:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7b4157469a5a5115021df3f83ec6737688bd2497
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Aug 09 09:00:38 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7b4157469a5a5115021df3f83ec6737688bd2497 [^]

Fixed issue 39107: The cashup id set to a payment is not always the correct one

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---