Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031011Retail ModulesWeb POSpublic2015-10-01 17:072015-10-23 14:36
adrianromero 
fmolina 
normalmajorhave not tried
closedfixed 
5
 
RR16Q1 
marvintm
No
0031011: Some action buttons do not appear until the line is selected
A)
1.- Create a ticket and add a line
2. In the menu select Receipt discounts.
3.- Add a discount to the line
4.- Tap on the button "Edit". Observe the buttons are: "Delete", "Description". and "Return line"
5.- Tap on the line. Observe there is a new button below that can be accesses tapping on the scrollbar: "Delete discount"

See screenshots attached.



B)
6. add another product
7. tap on that product's line
8. verify that the 'Delete discount' button is shown and it should not
In description
No tags attached.
related to defect 0031010 acknowledged Retail Buttons in edit panel disappear if there are a lot 
png Captura de pantalla de 2015-10-01 16:54:48.png (183,424) 2015-10-01 17:07
https://issues.openbravo.com/file_download.php?file_id=8507&type=bug
png

png Captura de pantalla de 2015-10-01 16:55:04.png (183,535) 2015-10-01 17:07
https://issues.openbravo.com/file_download.php?file_id=8508&type=bug
png
Issue History
2015-10-01 17:07adrianromeroNew Issue
2015-10-01 17:07adrianromeroAssigned To => Retail
2015-10-01 17:07adrianromeroTriggers an Emergency Pack => No
2015-10-01 17:07adrianromeroFile Added: Captura de pantalla de 2015-10-01 16:54:48.png
2015-10-01 17:07adrianromeroFile Added: Captura de pantalla de 2015-10-01 16:55:04.png
2015-10-01 17:08adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=9574#r9574
2015-10-01 17:23adrianromeroRelationship addedrelated to 0031010
2015-10-01 18:09adrianromeroResolution time => 1444255200
2015-10-02 15:35OrekariaStatusnew => acknowledged
2015-10-02 15:40OrekariaStatusacknowledged => scheduled
2015-10-02 15:43OrekariaNote Added: 0080806
2015-10-02 15:43OrekariaStatusscheduled => feedback
2015-10-02 15:43OrekariaAssigned ToRetail => adrianromero
2015-10-05 12:14OrekariaAssigned Toadrianromero => Retail
2015-10-05 12:14OrekariaStatusfeedback => new
2015-10-05 12:40OrekariaStatusnew => acknowledged
2015-10-05 12:41OrekariaDescription Updatedbug_revision_view_page.php?rev_id=9598#r9598
2015-10-07 11:00avicenteIssue Monitored: avicente
2015-10-07 12:12ageteIssue Monitored: agete
2015-10-19 19:31fmolinaStatusacknowledged => scheduled
2015-10-19 19:31fmolinaAssigned ToRetail => fmolina
2015-10-20 00:06hgbotCheckin
2015-10-20 00:06hgbotNote Added: 0081103
2015-10-20 00:06hgbotStatusscheduled => resolved
2015-10-20 00:06hgbotResolutionopen => fixed
2015-10-20 00:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c0bf987f86b267b90c0c88364de92f79a02b338 [^]
2015-10-20 00:07hgbotCheckin
2015-10-20 00:07hgbotNote Added: 0081104
2015-10-23 14:36marvintmReview Assigned To => marvintm
2015-10-23 14:36marvintmStatusresolved => closed
2015-10-23 14:36marvintmFixed in Version => RR16Q1

Notes
(0080806)
Orekaria   
2015-10-02 15:43   
Which is the issue?

And when you specify the issue, can you propose a solution?
(0081103)
hgbot   
2015-10-20 00:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6c0bf987f86b267b90c0c88364de92f79a02b338
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Mon Oct 19 17:30:01 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c0bf987f86b267b90c0c88364de92f79a02b338 [^]

Fixed issue 31011: Show correctly the action button delete discount when the tab edit is selected

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---
(0081104)
hgbot   
2015-10-20 00:07   
Repository: tools/automation/pi-mobile
Changeset: c0cd3563f4b4fc508dbfed01aa71df36f54474b0
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Mon Oct 19 17:31:45 2015 -0300
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c0cd3563f4b4fc508dbfed01aa71df36f54474b0 [^]

Related to issue 31011: Test that the action button delete discount is showed correctly

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