Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046122
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2021-03-23 14:182021-03-29 07:57
ReporterjetxarriView Statuspublic 
Assigned Torqueralta 
PriorityurgentResolutionfixedFixed in VersionRR21Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR20Q3.4SCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046122: Javascript error when executing Count Safe Box process

DescriptionThe 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 ReproduceConfiguration:
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 Solutionfile 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
TagsNOR
Attached Filesjpg file icon image2.JPG [^] (183,982 bytes) 2021-03-23 14:19

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0046123 closedrqueralta Incompatibility fix for issue 45905 module org.openbravo.retail.maxlevelofcash is broken 
related to defect 0046121 closedrqueralta Next button enabled in Count Safe Box 
related to defect 0045908 closedrqueralta js error when 'Count Safe Box' 

-  Notes
(0126852)
jetxarri (reporter)
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 [^]

- Issue History
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 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 Note Added: 0126935
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
Powered by Mantis Bugtracker