Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035670Retail ModulesWeb POSpublic2017-03-31 22:332017-04-10 12:06
Osmany 
mario_castello 
normalmajoralways
closedfixed 
5
 
piRR17Q3 
marvintm
No
0035670: [SER-QA 2691] When adding a services in multiline with a special configuration has problem.
When adding a services in multiline with a special configuration has problem.
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]

Preconditions:

Login ERP. Change role by The White Valley Group Admin.
Navigate to product window.
Search: Delivery Service.
Set
Grouped Product: false
Available in multiline selection: true
Quantity Rule: As per product

Login Web POS.

Add to reciept two products: Sofa and TV.
Select both products and press complementary icon.
Add Delivery Service product.
Notice that 3 lines were added when only exist two items products in the reciept.
SER-QA
Issue History
2017-03-31 22:33OsmanyNew Issue
2017-03-31 22:33OsmanyAssigned To => Retail
2017-03-31 22:33OsmanyTriggers an Emergency Pack => No
2017-03-31 22:34OsmanyTag Attached: SER-QA
2017-04-03 15:02OsmanyResolution time => 1491775200
2017-04-03 17:54marvintmResolution time1491775200 => 1492380000
2017-04-03 18:04rqueraltaAssigned ToRetail => rqueralta
2017-04-06 17:01mario_castelloAssigned Torqueralta => mario_castello
2017-04-06 17:01mario_castelloStatusnew => acknowledged
2017-04-06 17:01mario_castelloStatusacknowledged => scheduled
2017-04-07 22:13hgbotCheckin
2017-04-07 22:13hgbotNote Added: 0095920
2017-04-07 22:13hgbotStatusscheduled => resolved
2017-04-07 22:13hgbotResolutionopen => fixed
2017-04-07 22:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf0044dff0eeae2cc2029f9a4eb0dcc0a5a0f4d7 [^]
2017-04-07 22:16hgbotCheckin
2017-04-07 22:16hgbotNote Added: 0095922
2017-04-10 12:06marvintmReview Assigned To => marvintm
2017-04-10 12:06marvintmStatusresolved => closed
2017-04-10 12:06marvintmFixed in Version => RR17Q3

Notes
(0095920)
hgbot   
2017-04-07 22:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cf0044dff0eeae2cc2029f9a4eb0dcc0a5a0f4d7
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Apr 06 16:00:48 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf0044dff0eeae2cc2029f9a4eb0dcc0a5a0f4d7 [^]

Fixed issue 0035670: [SER-QA 2691] When adding a services in multiline with a special configuration has problem

- Added validation when the related lines do not have the property deferred defined

---
M web/org.openbravo.retail.posterminal/js/components/order.js
---
(0095922)
hgbot   
2017-04-07 22:16   
Repository: tools/automation/pi-mobile
Changeset: f8956e015669d797df59bb538e7343ee57d38f9e
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Apr 07 10:41:15 2017 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f8956e015669d797df59bb538e7343ee57d38f9e [^]

Verifies issue 35670: Added automated test 'I35670_ServiceMultiSelectionNotGroup'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I35670_ServiceMultiSelectionNotGroup.java
---