Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032827Retail ModulesWeb POSpublic2016-05-02 17:302016-06-06 17:34
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q3 
migueldejuana
No
0032827: [SERQA 1035] Quotation: remove a product in a quotation in status “Under evaluation”
It is possible to remove a line and its product from a quotation in status “Under evaluation”.

It should not be possible.
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
In the webpos:
- Go to the menu: Create quotation
- Click on search and select a product (Add to the ticket). Qty 1
- Click on search and select another product (Add to the ticket) Qty 1
- Click on the amount
- Result: The quotation is now in status “Under evaluation”
- Select a product in the quotation and click on “-“ to decrease the qty
- Result: The product is removed from the quotation


It should not be possible to remove a line from a quotation in a status “Under evaluation”
SER-QA
depends on backport 0033164RR16Q2 closed jorge-garcia [SERQA 1035] Quotation: remove a product in a quotation in status “Under evaluation” 
Issue History
2016-05-02 17:30paul_guiotNew Issue
2016-05-02 17:30paul_guiotAssigned To => Retail
2016-05-02 17:30paul_guiotResolution time => 1463522400
2016-05-02 17:30paul_guiotTriggers an Emergency Pack => No
2016-05-12 13:58amayavicenteTag Attached: SER-QA
2016-05-12 14:36OrekariaStatusnew => acknowledged
2016-05-12 14:51ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-05-12 14:54ranjith_qualiantech_comStatusacknowledged => scheduled
2016-05-17 08:50hgbotCheckin
2016-05-17 08:50hgbotNote Added: 0086481
2016-05-17 08:50hgbotStatusscheduled => resolved
2016-05-17 08:50hgbotResolutionopen => fixed
2016-05-17 08:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c2ac53120d9fb89df0174f6653ca7fdb9c8111d [^]
2016-05-17 08:51hgbotCheckin
2016-05-17 08:51hgbotNote Added: 0086482
2016-05-20 13:18migueldejuanaReview Assigned To => migueldejuana
2016-05-20 13:18migueldejuanaNote Added: 0086610
2016-05-20 13:18migueldejuanaStatusresolved => closed
2016-06-06 17:33jorge-garciaNote Added: 0087042
2016-06-06 17:33jorge-garciaStatusclosed => new
2016-06-06 17:33jorge-garciaResolutionfixed => open
2016-06-06 17:33jorge-garciaStatusnew => scheduled
2016-06-06 17:33jorge-garciaStatusscheduled => resolved
2016-06-06 17:33jorge-garciaFixed in Version => RR16Q3
2016-06-06 17:33jorge-garciaResolutionopen => fixed
2016-06-06 17:34jorge-garciaNote Added: 0087043
2016-06-06 17:34jorge-garciaStatusresolved => closed

Notes
(0086481)
hgbot   
2016-05-17 08:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0c2ac53120d9fb89df0174f6653ca7fdb9c8111d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 17 12:09:30 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c2ac53120d9fb89df0174f6653ca7fdb9c8111d [^]

Fixes issue 32827 : Disabling Keyboard buttons on completed tickets/quotations

* Removed Duplicated code which disabled keyboard buttons
* Added global method to enable/disable keyboard buttons

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0086482)
hgbot   
2016-05-17 08:51   
Repository: tools/automation/pi-mobile
Changeset: 39c6089ae01524d8e1de2f0eae4dbf0629e025f9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue May 17 12:09:24 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/39c6089ae01524d8e1de2f0eae4dbf0629e025f9 [^]

Verifies issue 32827 : Added automated test 'I32827_VerifyButtonOnClosedReceipt'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32827_VerifyButtonOnClosedReceipt.java
---
(0086610)
migueldejuana   
2016-05-20 13:18   
Tested and reviewed in e7408dbbf027
(0087042)
jorge-garcia   
2016-06-06 17:33   
Reopened to create backport for 3.0RR16Q2

Finally, this issue is a regression
(0087043)
jorge-garcia   
2016-06-06 17:34   
No changes required