Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035125Retail ModulesWeb POSpublic2017-02-01 12:132017-02-20 09:27
javietxe 
ranjith_qualiantech_com 
highmajorhave not tried
closedfixed 
5
 
RR17Q2 
marvintm
No
0035125: [SERQA 2388] Storing approvals that don't show a popup in the web POS.
The orders are storing approvals that don't show a popup in the web POS.
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)
No tags attached.
Issue History
2017-02-01 12:13javietxeNew Issue
2017-02-01 12:13javietxeAssigned To => Retail
2017-02-01 12:13javietxeResolution time => 1487113200
2017-02-01 12:13javietxeTriggers an Emergency Pack => No
2017-02-01 12:15xabiermerinoSummary[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:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-07 13:08ranjith_qualiantech_comStatusnew => scheduled
2017-02-09 08:25hgbotCheckin
2017-02-09 08:25hgbotNote Added: 0094164
2017-02-09 08:25hgbotStatusscheduled => resolved
2017-02-09 08:25hgbotResolutionopen => fixed
2017-02-09 08:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e284287cacb51ca62957a273881f764ca8b92da9 [^]
2017-02-09 08:25hgbotCheckin
2017-02-09 08:25hgbotNote Added: 0094165
2017-02-10 13:44marvintmReview Assigned To => marvintm
2017-02-10 13:44marvintmStatusresolved => closed
2017-02-10 13:44marvintmFixed in Version => RR17Q2
2017-02-14 12:52jorge-garciaNote Added: 0094306
2017-02-14 12:52jorge-garciaStatusclosed => new
2017-02-14 12:52jorge-garciaResolutionfixed => open
2017-02-14 12:52jorge-garciaFixed in VersionRR17Q2 =>
2017-02-14 12:53hgbotCheckin
2017-02-14 12:53hgbotNote Added: 0094307
2017-02-14 13:40ranjith_qualiantech_comStatusnew => scheduled
2017-02-15 10:57hgbotCheckin
2017-02-15 10:57hgbotNote Added: 0094350
2017-02-17 07:43hgbotCheckin
2017-02-17 07:43hgbotNote Added: 0094433
2017-02-17 07:43hgbotStatusscheduled => resolved
2017-02-17 07:43hgbotResolutionopen => fixed
2017-02-17 07:43hgbotFixed in SCM revisionhttp://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:27marvintmStatusresolved => closed
2017-02-20 09:27marvintmFixed in Version => RR17Q2

Notes
(0094164)
hgbot   
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   
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   
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   
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   
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   
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
---