Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040483Retail ModulesWeb POSpublic2019-03-28 17:412019-05-03 11:38
ucarrion 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR19Q3 
guilleaer
No
0040483: Set as Delivrable / Set as Undelivrable button available when an orderline is already delivered
The button Set as Delivrable / Set as Undelivrable button is available when the line has been already delivered
+Configure some Touchpoint type to allow prepayments
+Once in the terminal, create an order; include a product
+Pay the order and process it
+Open the receipt again and check that if line clicked, the buton ‘Set as…’ is already available
It has no sense to set as delivrable or undelivrable a line that has been already delivered
No tags attached.
Issue History
2019-03-28 17:41ucarrionNew Issue
2019-03-28 17:41ucarrionAssigned To => Retail
2019-03-28 17:41ucarrionResolution time => 1556575200
2019-03-28 17:41ucarrionTriggers an Emergency Pack => No
2019-03-28 17:42ucarrionDescription Updatedbug_revision_view_page.php?rev_id=18555#r18555
2019-04-26 08:45marvintmSeverityminor => major
2019-04-29 13:02ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-04-29 15:43ranjith_qualiantech_comStatusnew => scheduled
2019-04-30 11:50hgbotCheckin
2019-04-30 11:51hgbotNote Added: 0111380
2019-04-30 11:51hgbotStatusscheduled => resolved
2019-04-30 11:51hgbotResolutionopen => fixed
2019-04-30 11:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/92127c96ca43ea9fc46242c69c605e002bfdd02a [^]
2019-04-30 11:52hgbotCheckin
2019-04-30 11:52hgbotNote Added: 0111383
2019-05-03 11:38guilleaerReview Assigned To => guilleaer
2019-05-03 11:38guilleaerStatusresolved => closed
2019-05-03 11:38guilleaerFixed in Version => RR19Q3

Notes
(0111380)
hgbot   
2019-04-30 11:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 92127c96ca43ea9fc46242c69c605e002bfdd02a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 30 15:20:35 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/92127c96ca43ea9fc46242c69c605e002bfdd02a [^]

Fixed issue 40483 : Edit tab button Set as un/deliverable button should not be available when an line is delivered

* If receipt is fully delivered or line is fully delivered, then Set as un/deliverable button should be hidden

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0111383)
hgbot   
2019-04-30 11:52   
Repository: tools/automation/pi-mobile
Changeset: e65a5b8d4bf7f65dcd92b706ed2f49bde5cd3d10
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 30 15:21:55 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e65a5b8d4bf7f65dcd92b706ed2f49bde5cd3d10 [^]

Verifies issue 40483 : Added automated test 'I40483_VerifyDeliverableOnPaidTicket'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/prepaymentsAndInvoiceTerms/I40483_VerifyDeliverableOnPaidTicket.java
---