Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030725Retail ModulesWeb POSpublic2015-09-01 17:342016-02-04 19:08
asiermartirena 
asiermartirena 
normalminorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
No
0030725: Crate a button on DocNo field on WebPOS that opens the Receipts properties popup
New functionality to allow opening the Receipts properties popup by clicking on DocumentNO label in Web POS.
Click on DocumentNo label. The Receipts properties popup will open.
No tags attached.
diff posterminal_orderdetail.diff (858) 2015-09-01 17:34
https://issues.openbravo.com/file_download.php?file_id=8407&type=bug
? testReceiptPropertiesfromtitle (5,167) 2015-09-01 18:16
https://issues.openbravo.com/file_download.php?file_id=8410&type=bug
Issue History
2015-09-01 17:34asiermartirenaNew Issue
2015-09-01 17:34asiermartirenaAssigned To => Retail
2015-09-01 17:34asiermartirenaFile Added: posterminal_orderdetail.diff
2015-09-01 17:34asiermartirenaTriggers an Emergency Pack => No
2015-09-01 18:16asiermartirenaFile Added: testReceiptPropertiesfromtitle
2016-02-02 12:51guillermogilReview Assigned To => marvintm
2016-02-02 12:51guillermogilAssigned ToRetail => asiermartirena
2016-02-04 07:53hgbotCheckin
2016-02-04 07:53hgbotNote Added: 0083907
2016-02-04 07:53hgbotStatusnew => resolved
2016-02-04 07:53hgbotResolutionopen => fixed
2016-02-04 07:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/be611b63051f7b9ccc25e44247e8096f6a9fee7b [^]
2016-02-04 07:54hgbotCheckin
2016-02-04 07:54hgbotNote Added: 0083911
2016-02-04 19:08marvintmStatusresolved => closed
2016-02-04 19:08marvintmFixed in Version => RR16Q2

Notes
(0083907)
hgbot   
2016-02-04 07:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: be611b63051f7b9ccc25e44247e8096f6a9fee7b
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Feb 03 07:34:36 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/be611b63051f7b9ccc25e44247e8096f6a9fee7b [^]

Fixed issue 30725: Add button on DocNo to opens Receipts properties popup

---
M web/org.openbravo.retail.posterminal/js/components/orderdetails.js
---
(0083911)
hgbot   
2016-02-04 07:54   
Repository: tools/automation/pi-mobile
Changeset: fe7405eacc8389a7ba60f0ecf7d012bb402c5572
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Feb 03 09:02:12 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fe7405eacc8389a7ba60f0ecf7d012bb402c5572 [^]

Related to issue 30725: Added ReceiptPropertiesfromtitle test case

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptPropertiesfromtitle.java
---