Openbravo Issue Tracking System - POS2
View Issue Details
0056809POS2POSpublic2024-10-16 16:062024-10-23 09:22
javietxe 
Bimla_vm 
normalmajoralways
closedfixed 
5
 
25Q1 
No
0056809: Sales factor unit with decimals
Setting decimals in Sales Factor Unit sometimes blocks the payment of the order due to a wrong rounding
Set 0.3 as Sales Factor Unit for a product.

Open this product in the POS.

Increase the sales to 0.9

Go to add payment. See that the payment is blocked.
No tags attached.
related to defect 0056570 closed Bimla_vm Sales unit factor and decimals 
depends on backport 005686524Q4 closed Bimla_vm Sales factor unit with decimals 
Issue History
2024-10-16 16:06javietxeNew Issue
2024-10-16 16:06javietxeAssigned To => Retail
2024-10-16 16:06javietxeTriggers an Emergency Pack => No
2024-10-16 16:07javietxeRelationship addedrelated to 0056640
2024-10-16 16:29javietxeRelationship deletedrelated to 0056640
2024-10-16 16:29javietxeRelationship addedrelated to 0056570
2024-10-16 16:49marvintmStatusnew => acknowledged
2024-10-17 06:51Bimla_vmAssigned ToRetail => Bimla_vm
2024-10-17 06:51Bimla_vmStatusacknowledged => scheduled
2024-10-18 13:37hgbotNote Added: 0170585
2024-10-21 07:37hgbotResolutionopen => fixed
2024-10-21 07:37hgbotStatusscheduled => closed
2024-10-21 07:37hgbotNote Added: 0170609
2024-10-21 07:37hgbotFixed in Version => 25Q1
2024-10-21 07:37hgbotNote Added: 0170610
2024-10-23 09:22marvintmStatusclosed => new
2024-10-23 09:22marvintmResolutionfixed => open
2024-10-23 09:22marvintmFixed in Version25Q1 =>
2024-10-23 09:22marvintmStatusnew => scheduled
2024-10-23 09:22marvintmStatusscheduled => resolved
2024-10-23 09:22marvintmFixed in Version => 25Q1
2024-10-23 09:22marvintmResolutionopen => fixed
2024-10-23 09:22marvintmStatusresolved => closed

Notes
(0170585)
hgbot   
2024-10-18 13:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3011 [^]
(0170609)
hgbot   
2024-10-21 07:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3011 [^]
(0170610)
hgbot   
2024-10-21 07:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 81b74252e28cf206597bc0ed934b1319a95344b5
Author: Bimla Mayavan <b.mayavan@external.orisha.com>
Date: 18-10-2024 14:29:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/81b74252e28cf206597bc0ed934b1319a95344b5 [^]

Fixed ISSUE-56809: Handled decimal sales unit factor in payment

---
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/SwitchToPaymentsExecutabilityRule.js
---