Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031175Retail ModulesLayaway orderpublic2015-10-19 16:562015-11-02 10:02
lorenzofidalgo 
mario_castello 
immediatemajoralways
closedfixed 
5
main 
RR16Q1 
guilleaer
Packaging and release
main
No
0031175: [RR15Q4] Tick button & "Done" button is shown to complete Layaways and it can disappear following certain steps
When user is completing a receipt marked as "To be laid away" it is shown "Done" and Tick button. Besides, if it is clicked tick button and, after that, user clicks "X" button, tick & "Done" buttons then disappear.
It is also shown, incorrectly, "Use Credit" button. It must not appear there, due to this receipt is a layaway receipt.
0-Login POS as vallblanca.
1-Add 1x "Alpine skiing backpack 27 L" product.
2-In dropdown menu, click "Layaway this receipt" option.
3-Click Total Amount button.
4-Defect: You can check it is shown tick button and, if you click there, it is also shown "Done" button. These buttons must not be shown. (It is also visible "Use Credit" button, but it must not be shown).
5-You can now click "X" button to cancel that paid amount. Then Tick/Done button disappear.
No tags attached.
depends on backport 0031188RR15Q4 closed mario_castello [RR15Q4] Tick button & "Done" button is shown to complete Layaways and it can disappear following certain steps 
depends on design defect 0031222 closed Orekaria The process buttons should be normalized 
png TickButtonInLayaways.png (255,140) 2015-10-19 16:56
https://issues.openbravo.com/file_download.php?file_id=8579&type=bug
png
Issue History
2015-10-19 16:56lorenzofidalgoNew Issue
2015-10-19 16:56lorenzofidalgoAssigned To => Retail
2015-10-19 16:56lorenzofidalgoFile Added: TickButtonInLayaways.png
2015-10-19 16:56lorenzofidalgoRegression level => Packaging and release
2015-10-19 16:56lorenzofidalgoRegression introduced in release => main
2015-10-19 16:56lorenzofidalgoTriggers an Emergency Pack => No
2015-10-20 14:15OrekariaStatusnew => acknowledged
2015-10-20 14:15OrekariaStatusacknowledged => scheduled
2015-10-20 14:15OrekariaStatusscheduled => acknowledged
2015-10-20 17:29mario_castelloAssigned ToRetail => mario_castello
2015-10-20 17:29mario_castelloStatusacknowledged => scheduled
2015-10-21 09:09lorenzofidalgoDescription Updatedbug_revision_view_page.php?rev_id=9743#r9743
2015-10-21 09:09lorenzofidalgoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9745#r9745
2015-10-22 16:08OrekariaRelationship addeddepends on 0031222
2015-10-22 16:28lorenzofidalgoPrioritynormal => immediate
2015-10-23 18:47hgbotCheckin
2015-10-23 18:47hgbotNote Added: 0081274
2015-10-23 18:47hgbotStatusscheduled => resolved
2015-10-23 18:47hgbotResolutionopen => fixed
2015-10-23 18:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f318f72af0b3f74f114ab1793a480aa3f242b191 [^]
2015-10-23 18:49hgbotCheckin
2015-10-23 18:49hgbotNote Added: 0081275
2015-10-23 22:10OrekariaReview Assigned To => guilleaer
2015-11-02 10:02guilleaerStatusresolved => closed
2015-11-02 10:02guilleaerFixed in Version => RR16Q1

Notes
(0081274)
hgbot   
2015-10-23 18:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f318f72af0b3f74f114ab1793a480aa3f242b191
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Oct 23 10:46:21 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f318f72af0b3f74f114ab1793a480aa3f242b191 [^]

Fixed issue 31175: Hide exact and credit button

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0081275)
hgbot   
2015-10-23 18:49   
Repository: tools/automation/pi-mobile
Changeset: 914990b8839422734af6e8d3aac99a034f4ee4fb
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Oct 23 10:48:43 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/914990b8839422734af6e8d3aac99a034f4ee4fb [^]

Related to issue 31175: Automation test to verify payment button

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31175_LayawayVerifyPayment.java
---