Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039897Retail ModulesWeb POSpublic2019-01-09 15:462019-02-04 10:04
asiermartirena 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR19Q2 
marvintm
No
0039897: Problems with C&R and delivery modes
When doing a 'Cancel & Replace' of a ticket that already has delivered 'Pick & Carry' lines, if the user adds a new unit to the delivered line is not possible to continue paying the ticket.
In an environment with the Delivery Modes module installed:

Create a ticket with one 'Pick & Carry' line.
Pay it fully.
Load the ticket and do a 'Cancel & Replace'.
Add a new unit to the line.
Click on the total amount button -> A popup appears telling that is not possible to have a not deliverable 'Pick & Carry' line.
No tags attached.
has duplicate defect 0039882 closed Retail Error when running Cancel and Replace with Delivery Modes 
? issue_39897.export (1,034) 2019-01-09 18:49
https://issues.openbravo.com/file_download.php?file_id=12496&type=bug
Issue History
2019-01-09 15:46asiermartirenaNew Issue
2019-01-09 15:46asiermartirenaAssigned To => Retail
2019-01-09 15:46asiermartirenaTriggers an Emergency Pack => No
2019-01-09 18:49gorka_gilFile Added: issue_39897.export
2019-01-10 06:40ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-01-10 06:40ranjith_qualiantech_comStatusnew => scheduled
2019-01-10 11:18jorge-garciaRelationship addedhas duplicate 0039882
2019-01-10 13:59hgbotCheckin
2019-01-10 13:59hgbotNote Added: 0108892
2019-01-10 13:59hgbotStatusscheduled => resolved
2019-01-10 13:59hgbotResolutionopen => fixed
2019-01-10 13:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b0f3aa07d9132a5a9491023e67a90dc08b732c4f [^]
2019-01-10 14:00hgbotCheckin
2019-01-10 14:00hgbotNote Added: 0108893
2019-02-04 10:04marvintmReview Assigned To => marvintm
2019-02-04 10:04marvintmStatusresolved => closed
2019-02-04 10:04marvintmFixed in Version => RR19Q2

Notes
(0108892)
hgbot   
2019-01-10 13:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b0f3aa07d9132a5a9491023e67a90dc08b732c4f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 10 18:29:35 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b0f3aa07d9132a5a9491023e67a90dc08b732c4f [^]

Fixed issue 39897 : Line attributes obposCanbedelivered and obposIspaid should be updated when doing C&R

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0108893)
hgbot   
2019-01-10 14:00   
Repository: tools/automation/pi-mobile
Changeset: 30df0ae396c347c34186c78f824c6c22e4c3d055
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 10 18:29:57 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/30df0ae396c347c34186c78f824c6c22e4c3d055 [^]

Verifies issue 39897 : Added Automated Test 'I39897_VerifyCRWithDeliveryModes'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/suites/concurrent/job011/DeliveryModesSuite.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/suites/concurrent/job011/DeliveryModesSuiteHV.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/deliverymodes/AllDeliveryModesTests.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/deliverymodes/AllDeliveryModesTestsHV.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/deliverymodes/I39897_VerifyCRWithDeliveryModes.java
---