Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046122 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-03-23 14:18 | 2021-03-29 07:57 | |||
Reporter | jetxarri | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR21Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR20Q3.4 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046122: Javascript error when executing Count Safe Box process | |||||||
Description | The problem is that a JS issue is displayed in the console but as the Web POS is going to execute a logout nothing happens for the user. | |||||||
Steps To Reproduce | Configuration: 1. Log into retail 2. Create a new Financial Account as image2. 3. Define a new payment method for the safe box VBSB03 as image3 4. In the 'Channel - Touchpoint Type'=VBS POS Safe Box Terminal Type, define the payment method 'Voucher' as 'Defined in Safe Box'=Yes. 4. Go throw all the steps and execute the count safe box | |||||||
Proposed Solution | file org.openbravo.retail.posterminal/web/org.openbravo.retail.posterminal/js/closecash/model/countsafebox/countsafebox-model.js var cashUpReport = new OB.Model.CashUp(), countCashSummary = this.getCountCashSummary(); OB.UTIL.clone( this.get('closeCashReport').at(0), cashUpReport ); Define "var me = this" and replace this with me | |||||||
Tags | NOR | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0126852) jetxarri (viewer) 2021-03-23 14:21 |
Step 2,3,4(one) are not necessary. It is only necessary to configure a terminal with safe box |
(0126935) hgbot (developer) 2021-03-26 04:08 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/352 [^] |
(0126972) hgbot (developer) 2021-03-29 07:56 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: ebb599fb25ce728a15141109a8a4db3c912cd8c0 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 2021-03-29T05:56:36+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ebb599fb25ce728a15141109a8a4db3c912cd8c0 [^] Fix BUG-46122: Defined "var me = this" and replaced "this" with "me" --- M web/org.openbravo.retail.posterminal/js/closecash/model/countsafebox/countsafebox-model.js --- |
(0126973) hgbot (developer) 2021-03-29 07:56 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/352 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-03-23 14:18 | jetxarri | New Issue | |
2021-03-23 14:18 | jetxarri | Assigned To | => Retail |
2021-03-23 14:18 | jetxarri | Triggers an Emergency Pack | => No |
2021-03-23 14:19 | jetxarri | File Added: image2.JPG | |
2021-03-23 14:21 | jetxarri | Note Added: 0126852 | |
2021-03-23 14:34 | rafaroda | Tag Attached: NOR | |
2021-03-23 14:34 | rafaroda | Relationship added | related to 0046123 |
2021-03-23 14:35 | rafaroda | Relationship added | related to 0046121 |
2021-03-23 14:37 | rafaroda | Relationship added | related to 0045908 |
2021-03-23 14:39 | rafaroda | OBNetwork customer | => Gold |
2021-03-23 14:39 | rafaroda | Resolution time | => 1617919200 |
2021-03-23 21:08 | rqueralta | Assigned To | Retail => rqueralta |
2021-03-23 21:09 | rqueralta | Status | new => scheduled |
2021-03-26 04:08 | hgbot | Merge Request Status | => open |
2021-03-26 04:08 | hgbot | Note Added: 0126935 | |
2021-03-29 07:56 | hgbot | Merge Request Status | open => approved |
2021-03-29 07:56 | hgbot | Note Added: 0126972 | |
2021-03-29 07:56 | hgbot | Note Added: 0126973 | |
2021-03-29 07:56 | marvintm | Status | scheduled => resolved |
2021-03-29 07:56 | marvintm | Fixed in Version | => RR21Q2 |
2021-03-29 07:56 | marvintm | Resolution | open => fixed |
2021-03-29 07:57 | marvintm | Review Assigned To | => marvintm |
2021-03-29 07:57 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |