Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040768Retail ModulesWeb POSpublic2019-05-03 14:482019-05-30 18:10
barbararoncato 
rqueralta 
nonemajoralways
closedfixed 
5
 
RR19Q3 
marvintm
Gold
No
0040768: A service is not delivered when using "Remove Associations".
A service is not delivered when using "Remove Associations".
1. Log into webPOS.
2. Create two tickets (with products with stock) for the same customer and pay them.
3. Reopen one of the tickets and click on the service icon.
4. Introduce a deferred service.
5. In the pop up 'Not Editable Receipt', select 'Create New receipt'.
6. Click on the service and in the EDIT panel, click on the button "Add Associations".
7. Select the other ticket and click on 'Associate Selected'.
8. Click on the service and in EDIT panel, click on the button "Remove Associations" and remove one of the tickets.
9. Pay the ticket with the service.
--- In backend, both orders have qty delivered and invoiced = 1 but the service has qty delivered and invoiced = 0. This doesn't happens if you do not remove the association from one of the orders.

Video: https://drive.google.com/file/d/1YEQEFnip_fCK89EXE_cIjF71gRQny_V-/view [^]
No tags attached.
Issue History
2019-05-03 14:48barbararoncatoNew Issue
2019-05-03 14:48barbararoncatoAssigned To => Retail
2019-05-03 14:48barbararoncatoOBNetwork customer => Gold
2019-05-03 14:48barbararoncatoTriggers an Emergency Pack => No
2019-05-06 17:17guillermogilResolution time => 1558648800
2019-05-06 22:22rqueraltaAssigned ToRetail => rqueralta
2019-05-06 22:22rqueraltaStatusnew => scheduled
2019-05-17 02:45hgbotCheckin
2019-05-17 02:45hgbotNote Added: 0111750
2019-05-17 02:45hgbotStatusscheduled => resolved
2019-05-17 02:45hgbotResolutionopen => fixed
2019-05-17 02:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d8c4a948087627f4a1bc47e69d4906edf803a9d3 [^]
2019-05-17 14:10marvintmReview Assigned To => marvintm
2019-05-17 14:10marvintmStatusresolved => closed
2019-05-17 14:10marvintmFixed in Version => RR19Q3
2019-05-30 18:10rqueraltaNote Added: 0112283

Notes
(0111750)
hgbot   
2019-05-17 02:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d8c4a948087627f4a1bc47e69d4906edf803a9d3
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon May 13 18:24:39 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d8c4a948087627f4a1bc47e69d4906edf803a9d3 [^]

Fixed issue 40768: A service is not delivered when using "Remove Associations"

- Updated the obposIspaid value of the new related line from the related line to
set the delivery quantity properly

---
M web/org.openbravo.retail.posterminal/js/components/modalassociatetickets.js
---
(0112283)
rqueralta   
2019-05-30 18:10   
This commit is related with this issue:

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6ff117a084bd [^]