Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032852 | Retail Modules | Web POS | public | 2016-05-04 11:56 | 2016-06-02 09:20 |
|
Reporter | xabiermerino | |
Assigned To | shivum039 | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q3 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032852: [SERQA 1052] When you select a layaway with Pay Open Tickets the label 'Layaway' does not appear |
Description | When you select a layaway with Pay Open Tickets the label 'Layaway' does not appear |
Steps To Reproduce | 1.- Create a new ticket
2.- add a product
3.- Click on Pay Open Tickets and select the ticket createdand click Done
4.- Click on the ticket and introduce an amount
5.- Realize that the ticket is now a Layaway and the label 'Layaway' appears
6.- Click on Pay Open Tickets
7.- Select a layway and click Done
8.- Realize that the label does not appear now
|
Proposed Solution | Show "Layaway" label for Orders as we do in Open Tickets modals.
If we add an amount to layaway in an order "To be laid away" label must be shown. If the order already has "Layaway" label, it doesn't make sense to show "To be laid away" label, so leave just "Layaway" label. |
Additional Information | |
Tags | SER-QA |
Relationships | related to | defect | 0033108 | | new | Retail | When you return from multiorders window to POS window there are 2 tickets opened |
|
Attached Files | Screenshot_2016-05-11_18-16-06.png (197,900) 2016-05-11 18:16 https://issues.openbravo.com/file_download.php?file_id=9395&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2016-05-04 11:56 | xabiermerino | New Issue | |
2016-05-04 11:56 | xabiermerino | Assigned To | => Retail |
2016-05-04 11:56 | xabiermerino | Resolution time | => 1463522400 |
2016-05-04 11:56 | xabiermerino | Triggers an Emergency Pack | => No |
2016-05-04 11:56 | xabiermerino | Tag Attached: SER-QA | |
2016-05-04 17:06 | Orekaria | Status | new => acknowledged |
2016-05-09 12:21 | shivum039 | Note Added: 0086305 | |
2016-05-09 12:22 | shivum039 | Note Edited: 0086305 | bug_revision_view_page.php?bugnote_id=0086305#r12020 |
2016-05-09 13:48 | shivum039 | Assigned To | Retail => shivum039 |
2016-05-11 18:15 | amayavicente | Severity | major => minor |
2016-05-11 18:16 | Orekaria | File Added: Screenshot_2016-05-11_18-16-06.png | |
2016-05-11 18:43 | amayavicente | Resolution time | 1463522400 => |
2016-05-16 15:36 | shivum039 | Status | acknowledged => scheduled |
2016-05-16 17:06 | migueldejuana | Proposed Solution updated | |
2016-05-24 12:07 | hgbot | Checkin | |
2016-05-24 12:07 | hgbot | Note Added: 0086700 | |
2016-05-24 12:15 | hgbot | Checkin | |
2016-05-24 12:15 | hgbot | Note Added: 0086701 | |
2016-05-24 12:24 | shivum039 | Status | scheduled => resolved |
2016-06-02 08:56 | guilleaer | Review Assigned To | => guilleaer |
2016-06-02 08:56 | guilleaer | Note Added: 0086901 | |
2016-06-02 08:56 | guilleaer | Status | resolved => closed |
2016-06-02 08:56 | guilleaer | Fixed in Version | => RR16Q3 |
2016-06-02 09:20 | guilleaer | Note Added: 0086902 | |
2016-06-02 09:20 | guilleaer | Relationship added | related to 0033108 |
Notes |
|
(0086305)
|
shivum039
|
2016-05-09 12:21
(edited on: 2016-05-09 12:22) |
|
The Reason For The Above Defect is
1)Every Time When You Add Open Tickets To the Multi Order List Which Will Delete the Entire Old MultiOrder List.Add the Newly Selected Multi Order List .
"me.owner.owner.model.deleteMultiOrderList();"
Because of the Above Reason ,Its not Showing the Label .
2)The Label Only Appear Only When You Tap on MultiOrderList(From POS Screen See the 4th Step From Steps To Reproduce ),Which will Open Up the Popup where you Enter amount to be laid away .
|
|
|
(0086700)
|
hgbot
|
2016-05-24 12:07
|
|
|
|
(0086701)
|
hgbot
|
2016-05-24 12:15
|
|
Repository: tools/automation/pi-mobile
Changeset: adeae06ba36c6e94f227a84d903bef286ba54a13
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon May 23 20:16:15 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/adeae06ba36c6e94f227a84d903bef286ba54a13 [^]
Related To Issue 32852 :Automated Test for Label " To be laid away " Issue .
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I32852_PayOpenTickets_LayAwayLabel.java
---
|
|
|
|
Issue is OK but a new issue has appeared while reviewing this one.
When you return from multiorders window there are 2 tickets opened in web POS window. This is wrong. A new issue will be created. Once it is solved the test related to this issue should be adapted. |
|
|
|
|