Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034049 | Retail Modules | Quotations | public | 2016-09-21 17:07 | 2016-10-11 12:44 |
|
Reporter | migueldejuana | |
Assigned To | ranjith_qualiantech_com | |
Priority | urgent | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q4 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034049: Document type is reset when lock screen |
Description | A Quotation is created with Sales Order document type(you can find it in Sales Order window). It should be in Quotations window but the document type is wrong. |
Steps To Reproduce | test2 of I31379_DocumentSeqBasedOnUserSession.java automated test. |
Proposed Solution | Fix the error and change the test to check the document type of the created quotations |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0033962 | | closed | Sandrahuguet | Performance: searching for a receipt should be improved | related to | defect | 0031379 | | closed | ranjith_qualiantech_com | Duplicated document number when the user session changes |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-21 17:07 | migueldejuana | New Issue | |
2016-09-21 17:07 | migueldejuana | Assigned To | => Retail |
2016-09-21 17:07 | migueldejuana | OBNetwork customer | => No |
2016-09-21 17:07 | migueldejuana | Triggers an Emergency Pack | => No |
2016-09-21 17:07 | migueldejuana | Relationship added | related to 0033962 |
2016-09-21 17:07 | migueldejuana | Note Added: 0090139 | |
2016-09-21 17:08 | migueldejuana | Relationship added | related to 0031379 |
2016-09-21 17:10 | migueldejuana | Note Added: 0090140 | |
2016-09-21 17:12 | hgbot | Checkin | |
2016-09-21 17:12 | hgbot | Note Added: 0090141 | |
2016-09-26 10:41 | migueldejuana | Target Version | => RR16Q4 |
2016-09-26 13:32 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-09-26 13:32 | ranjith_qualiantech_com | Status | new => scheduled |
2016-09-26 15:57 | migueldejuana | Description Updated | bug_revision_view_page.php?rev_id=13217#r13217 |
2016-09-28 06:13 | hgbot | Checkin | |
2016-09-28 06:13 | hgbot | Note Added: 0090318 | |
2016-10-11 08:08 | ranjith_qualiantech_com | Note Added: 0090522 | |
2016-10-11 08:08 | ranjith_qualiantech_com | Status | scheduled => resolved |
2016-10-11 08:08 | ranjith_qualiantech_com | Resolution | open => fixed |
2016-10-11 12:44 | migueldejuana | Review Assigned To | => migueldejuana |
2016-10-11 12:44 | migueldejuana | Note Added: 0090529 | |
2016-10-11 12:44 | migueldejuana | Status | resolved => closed |
Notes |
|
|
|
|
|
|
|
(0090141)
|
hgbot
|
2016-09-21 17:12
|
|
Repository: tools/automation/pi-mobile
Changeset: 0ed922a3cd9f668baa78ad0237e03e58cd4ebd39
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Sep 21 17:11:46 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0ed922a3cd9f668baa78ad0237e03e58cd4ebd39 [^]
Related to 0034049: Document type is reset when lock screen
- Do not execute test2 until the issue 34049 is fixed and the test is updated checking document types
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I31379_DocumentSeqBasedOnUserSession.java
---
|
|
|
(0090318)
|
hgbot
|
2016-09-28 06:13
|
|
Repository: tools/automation/pi-mobile
Changeset: a1b769bf54b4b23673297142b56014150926faa3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 28 09:43:13 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a1b769bf54b4b23673297142b56014150926faa3 [^]
Verifies issue 34049 : Modified automated test 'I31379_DocumentSeqBasedOnUserSession' test2
- Removed wrong code for completing the quotation
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I31379_DocumentSeqBasedOnUserSession.java
---
|
|
|
|
Issue exist in test, not in source code
Modified Test "I31379_DocumentSeqBasedOnUserSession" |
|
|
|
|