Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035125 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2017-02-01 12:13 | 2017-02-20 09:27 | |||
Reporter | javietxe | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5b0bdb788416 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035125: [SERQA 2388] Storing approvals that don't show a popup in the web POS. | |||||||
Description | The orders are storing approvals that don't show a popup in the web POS. | |||||||
Steps To Reproduce | 1) Log in the web POS 2) Create an order without having any approval to do. 3) See that some approvals have been stored (ex: OBMOBC_approval.openMenu) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0094164) hgbot (developer) 2017-02-09 08:25 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: e284287cacb51ca62957a273881f764ca8b92da9 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 09 12:54:42 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e284287cacb51ca62957a273881f764ca8b92da9 [^] Fixes issue 35125 : Approval should not be added to receipt if it has permission * If the approvalType has permission(Its supervisor user), then it should not be added to receipt approvals list --- M web/org.openbravo.mobile.core/source/component/obpos-approval.js --- |
(0094165) hgbot (developer) 2017-02-09 08:25 |
Repository: tools/automation/pi-mobile Changeset: dcb785b3333ada8b2ea8e9e64424bc269f369890 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 09 12:54:51 2017 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dcb785b3333ada8b2ea8e9e64424bc269f369890 [^] Verifies issue 35125 : Added automated test 'I35125_VerifyReceiptApprovalList' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35125_VerifyReceiptApprovalList.java --- |
(0094306) jorge-garcia (viewer) 2017-02-14 12:52 |
The fix blocks the module session if the store is closed and we try to open it from the WEBPOS |
(0094307) hgbot (developer) 2017-02-14 12:53 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b7be45b964d7f0cff7cab9a336147460b6f43608 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Feb 14 12:38:26 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b7be45b964d7f0cff7cab9a336147460b6f43608 [^] Related to issue 35125: Approval should not be added to receipt if it has permission Backed out changeset e284287cacb5 --- M web/org.openbravo.mobile.core/source/component/obpos-approval.js --- |
(0094350) hgbot (developer) 2017-02-15 10:57 |
Repository: tools/automation/pi-mobile Changeset: fe4848071e664c5ab7d60208b7ec0137971b9b2c Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 15 10:55:55 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fe4848071e664c5ab7d60208b7ec0137971b9b2c [^] Related to issue 35125: Approval should not be added to receipt if it has permission Deactivate test until the fix is pushed. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35125_VerifyReceiptApprovalList.java --- |
(0094433) hgbot (developer) 2017-02-17 07:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5b0bdb788416a4b4cffa15cc8aa0478af69a1c41 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Feb 17 12:12:49 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5b0bdb788416a4b4cffa15cc8aa0478af69a1c41 [^] Fixed issue 35125 : Approval should not be added to receipt if it has permission * If the approvalType has permission(Its supervisor user), then it should not be added to receipt approvals list --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-02-01 12:13 | javietxe | New Issue | |
2017-02-01 12:13 | javietxe | Assigned To | => Retail |
2017-02-01 12:13 | javietxe | OBNetwork customer | => No |
2017-02-01 12:13 | javietxe | Resolution time | => 1487113200 |
2017-02-01 12:13 | javietxe | Triggers an Emergency Pack | => No |
2017-02-01 12:15 | xabiermerino | OBNetwork customer | No => Yes |
2017-02-01 12:15 | xabiermerino | Summary | [STORE SERVER 2388] Storing approvals that don't show a popup in the web POS. => [SERQA 2388] Storing approvals that don't show a popup in the web POS. |
2017-02-07 13:07 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-02-07 13:08 | ranjith_qualiantech_com | Status | new => scheduled |
2017-02-09 08:25 | hgbot | Checkin | |
2017-02-09 08:25 | hgbot | Note Added: 0094164 | |
2017-02-09 08:25 | hgbot | Status | scheduled => resolved |
2017-02-09 08:25 | hgbot | Resolution | open => fixed |
2017-02-09 08:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e284287cacb51ca62957a273881f764ca8b92da9 [^] |
2017-02-09 08:25 | hgbot | Checkin | |
2017-02-09 08:25 | hgbot | Note Added: 0094165 | |
2017-02-10 13:44 | marvintm | Review Assigned To | => marvintm |
2017-02-10 13:44 | marvintm | Status | resolved => closed |
2017-02-10 13:44 | marvintm | Fixed in Version | => RR17Q2 |
2017-02-14 12:52 | jorge-garcia | Note Added: 0094306 | |
2017-02-14 12:52 | jorge-garcia | Status | closed => new |
2017-02-14 12:52 | jorge-garcia | Resolution | fixed => open |
2017-02-14 12:52 | jorge-garcia | Fixed in Version | RR17Q2 => |
2017-02-14 12:53 | hgbot | Checkin | |
2017-02-14 12:53 | hgbot | Note Added: 0094307 | |
2017-02-14 13:40 | ranjith_qualiantech_com | Status | new => scheduled |
2017-02-15 10:57 | hgbot | Checkin | |
2017-02-15 10:57 | hgbot | Note Added: 0094350 | |
2017-02-17 07:43 | hgbot | Checkin | |
2017-02-17 07:43 | hgbot | Note Added: 0094433 | |
2017-02-17 07:43 | hgbot | Status | scheduled => resolved |
2017-02-17 07:43 | hgbot | Resolution | open => fixed |
2017-02-17 07:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e284287cacb51ca62957a273881f764ca8b92da9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5b0bdb788416a4b4cffa15cc8aa0478af69a1c41 [^] |
2017-02-20 09:27 | marvintm | Status | resolved => closed |
2017-02-20 09:27 | marvintm | Fixed in Version | => RR17Q2 |
Copyright © 2000 - 2009 MantisBT Group |