Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046676 | POS2 | POS | public | 2021-05-14 09:53 | 2021-05-26 13:03 |
|
Reporter | timothee_catteeuw | |
Assigned To | javierRodriguez | |
Priority | normal | Severity | critical | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046676: JIRA 1866 - POP - ISSUE about around when splitting a ticket in 2 or 3 equal parts |
Description | When selecting these items :BEEF BURGER BACON NEW / DOUBLE TENNESSEE ROSTI BURGER / CHARLIES CASSIS MENTHE 33CL BT/ LIPTON GREEN CTRON 50 CL PET
Total = 22.45 €
After paying, I try to generate a POP in 2 equals parts, the amount for each POP is KO.
Cf. attached image
In that case, 1 POP has to be 11,22, the other 11,23.
It is the same when I want to split in 3 equals parts :
Cf. the second image
The total amount is 22,44 instead of 22,45 €. |
Steps To Reproduce | Cf. description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0046652 | | closed | javierRodriguez | JIRA 1865 - POP - Issue about arounds | depends on | backport | 0046689 | TAP | closed | javierRodriguez | JIRA 1866 - POP - ISSUE about around when splitting a ticket in 2 or 3 equal parts |
|
Attached Files | FLUN-1866_attachments.zip (137,419) 2021-05-14 09:53 https://issues.openbravo.com/file_download.php?file_id=15740&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2021-05-14 09:53 | timothee_catteeuw | New Issue | |
2021-05-14 09:53 | timothee_catteeuw | Assigned To | => Retail |
2021-05-14 09:53 | timothee_catteeuw | File Added: FLUN-1866_attachments.zip | |
2021-05-14 09:53 | timothee_catteeuw | OBNetwork customer | => OBPS |
2021-05-14 09:53 | timothee_catteeuw | Triggers an Emergency Pack | => No |
2021-05-17 12:21 | guilleaer | Resolution time | => 1621548000 |
2021-05-17 12:21 | guilleaer | Severity | major => critical |
2021-05-17 12:21 | guilleaer | Relationship added | related to 0046652 |
2021-05-17 12:22 | guilleaer | Status | new => scheduled |
2021-05-17 12:22 | guilleaer | Status | scheduled => acknowledged |
2021-05-18 14:30 | javierRodriguez | Status | acknowledged => scheduled |
2021-05-18 14:30 | javierRodriguez | Assigned To | Retail => javierRodriguez |
2021-05-24 09:43 | hgbot | Merge Request Status | => open |
2021-05-24 09:43 | hgbot | Note Added: 0128547 | |
2021-05-26 10:57 | hgbot | Merge Request Status | open => approved |
2021-05-26 13:03 | hgbot | Resolution | open => fixed |
2021-05-26 13:03 | hgbot | Status | scheduled => closed |
2021-05-26 13:03 | hgbot | Note Added: 0128649 | |
2021-05-26 13:03 | hgbot | Note Added: 0128650 | |
2021-05-26 13:03 | hgbot | Note Added: 0128651 | |
2021-05-26 13:03 | hgbot | Note Added: 0128652 | |
2021-05-26 13:03 | hgbot | Note Added: 0128653 | |
2021-05-26 13:03 | hgbot | Note Added: 0128654 | |
2021-05-26 13:03 | hgbot | Note Added: 0128655 | |
2021-05-26 13:03 | hgbot | Note Added: 0128656 | |
Notes |
|
(0128547)
|
hgbot
|
2021-05-24 09:43
|
|
|
|
(0128649)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128650)
|
hgbot
|
2021-05-26 13:03
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 1a507ff723d23672c9b22b69298af7df862a6c7e
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 2021-05-26T13:01:02+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1a507ff723d23672c9b22b69298af7df862a6c7e [^]
Related to ISSUE-46676: check if the amount fix with the final ticket gross in every pop type
---
A web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/utils/CheckRoundingPops.js
A web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/utils/PopTypes.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/ProofOfPurchase.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/__test__/AddNewProofOfPurchaseUtils.test.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/actions/AddNewProofOfPurchaseDivide.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/actions/AddNewProofOfPurchaseFill.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/utils/AddNewProofOfPurchase.js
M web-jspack/org.openbravo.pos2/src/model/proofOfPurchase/utils/GeneratePopDivideEqually.js
---
|
|
|
(0128651)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128652)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128653)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128654)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128655)
|
hgbot
|
2021-05-26 13:03
|
|
|
|
(0128656)
|
hgbot
|
2021-05-26 13:03
|
|
|