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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054711
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2024-02-19 14:592024-03-19 12:04
ReporterngarciaView Statuspublic 
Assigned ToRajesh_18 
PriorityurgentResolutionfixedFixed in VersionRR24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054711: Order with rounding sometimes goes to Errors While Importing POS Data

DescriptionOrder with rounding sometimes goes to Errors While Importing POS Data:

No row with the given identifier exists: [FIN_Payment#...]
Steps To ReproduceIn the backoffice:

1) Configure the Rounding payment method in VBS POS Terminal Type touchpoint type:
   1.1) Enable for Sales: Y
   1.2) Rounding Mode: Full rounding
   1.3) Rounding Multiples: 0.05
   1.4) Full Rounding Limit in Sales 0.03

2) Add the Rounding Payment method to the VBS-1 touchpoint

In the POS:

3) Add the Alpine sky boot product to the ticket
4) Change its price to 230.96
5) Pay 230.95 with card and 0.25 with cash
6) Check a change of 0.25 is shown and a rounding of 0.01
7) Click on Done

In the backoffice:
8) Check the order is in Errors While Importing POS Data with the following error:

   No row with the given identifier exists: [FIN_Payment#...]

9) Check the JSON includes a payment of 0 with that identifier
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0053896 closedRajesh_18 POS2 Order goes to Errors While Importing POS Data if rounding payment method is used 

-  Notes
(0162055)
hgbot (developer)
2024-03-13 09:00

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1504 [^]
(0162119)
hgbot (developer)
2024-03-14 05:59

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a2330cb18c12e18ff24752d48216f0f4df0fee08
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 13-03-2024 10:26:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a2330cb18c12e18ff24752d48216f0f4df0fee08 [^]

Fixed ISSUE-54711: Added Condition While calculating payment difference for Rounding payment

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---
(0162120)
hgbot (developer)
2024-03-14 05:59

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1504 [^]
(0162327)
hgbot (developer)
2024-03-19 09:08

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3b87b0c4b9bc1a44718842ab600b0f4a02ff1fe0
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-03-2024 13:37:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3b87b0c4b9bc1a44718842ab600b0f4a02ff1fe0 [^]

Revert "ISSUE-54711: Added Condition While calculating payment difference for Rounding payment"

This reverts commit a2330cb18c12e18ff24752d48216f0f4df0fee08.

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---
(0162329)
hgbot (developer)
2024-03-19 09:49

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1512 [^]
(0162357)
hgbot (developer)
2024-03-19 12:04

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1512 [^]
(0162358)
hgbot (developer)
2024-03-19 12:04

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: d1b0449a7675dd9cfa5e7cd928b7355a14042eaa
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-03-2024 14:07:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d1b0449a7675dd9cfa5e7cd928b7355a14042eaa [^]

Fixed ISSUE-54711: Added condition to merge change payment and cash payment with rounding

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CompleteTicketUtils.js
---

- Issue History
Date Modified Username Field Change
2024-02-19 14:59 ngarcia New Issue
2024-02-19 14:59 ngarcia Assigned To => Retail
2024-02-19 14:59 ngarcia Triggers an Emergency Pack => No
2024-02-19 15:01 ngarcia Relationship added related to 0053896
2024-02-19 15:14 Practics Issue Monitored: Practics
2024-02-29 09:02 Rajesh_18 Assigned To Retail => Rajesh_18
2024-02-29 09:02 Rajesh_18 Status new => scheduled
2024-03-13 09:00 hgbot Note Added: 0162055
2024-03-14 05:59 hgbot Resolution open => fixed
2024-03-14 05:59 hgbot Status scheduled => closed
2024-03-14 05:59 hgbot Fixed in Version => RR24Q2
2024-03-14 05:59 hgbot Note Added: 0162119
2024-03-14 05:59 hgbot Note Added: 0162120
2024-03-15 10:35 ngarcia Status closed => new
2024-03-15 10:35 ngarcia Resolution fixed => open
2024-03-15 10:35 ngarcia Fixed in Version RR24Q2 =>
2024-03-19 09:08 hgbot Note Added: 0162327
2024-03-19 09:49 hgbot Note Added: 0162329
2024-03-19 12:04 hgbot Note Added: 0162357
2024-03-19 12:04 hgbot Resolution open => fixed
2024-03-19 12:04 hgbot Status new => closed
2024-03-19 12:04 hgbot Fixed in Version => RR24Q2
2024-03-19 12:04 hgbot Note Added: 0162358


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker