Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048356 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Restaurants | major | always | 2022-01-05 10:28 | 2022-02-15 09:13 | |||
Reporter | mmohammad | View Status | public | |||||
Assigned To | ebecerra | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
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 | SCM revision | |||||||
Review Assigned To | javierRodriguez | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048356: jira 2177 - [FS] 0 missing when the amount is a decimal | |||||||
Description | On WEBPOS, the amount of the POP is not not well displayed. Indeed, we expect a display of the amount in decimal with two decimal places. But we observe that this is not the case. It is the same on the input box of total amount in payment method. When wanting to select POP with filling in amount and the amount is a decimal and finish by 0 (ex 65.50) , the displayed value don’t have the 0 (for the same example 65.5) | |||||||
Steps To Reproduce | Go to sales on WEBPOS Create a receipt with products Go to payment => the total amount in the checkbox is with 1 decimal and we expected 2 Choose payment and validate the sale. Go to last order POP Create new and fill in amount => the amount displayed is with 1 decimal and we expected with 2. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0134244) guilleaer (manager) 2022-01-12 09:16 |
https://gitlab.com/openbravo/devel/pmods/org.openbravo.pos2/-/merge_requests/82 [^] |
(0134304) hgbot (developer) 2022-01-14 15:11 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/778 [^] |
(0134305) hgbot (developer) 2022-01-14 15:12 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 8e0611ece6f57812de74ff4c288c9257223a8866 Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com> Date: 14-01-2022 15:10:08 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8e0611ece6f57812de74ff4c288c9257223a8866 [^] Fixes ISSUE-48356: 0 missing when the amount is a decimal --- M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.jsx M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/__test__/PaymentPanel.test.jsx M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/stories/PaymentPanel.stories.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentFillConfigDialog/ProofOfPaymentAmountInput/ProofOfPaymentAmountInput.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentFillConfigDialog/ProofOfPaymentAmountInput/__test__/ProofOfPaymentAmountInput.test.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentFillConfigDialog/ProofOfPaymentFillConfigDialogContent/__test__/ProofOfPaymentFillConfigDialogContent.test.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentFillConfigDialog/__test__/ProofOfPaymentFillConfigDialog.test.jsx --- |
(0134306) hgbot (developer) 2022-01-14 15:12 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/778 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-01-05 10:28 | mmohammad | New Issue | |
2022-01-05 10:28 | mmohammad | Assigned To | => Retail |
2022-01-05 10:28 | mmohammad | File Added: Decimal.jpg | |
2022-01-05 10:28 | mmohammad | Triggers an Emergency Pack | => No |
2022-01-10 09:14 | ebecerra | Assigned To | Retail => ebecerra |
2022-01-10 09:15 | ebecerra | Status | new => scheduled |
2022-01-12 09:16 | guilleaer | Note Added: 0134244 | |
2022-01-14 15:11 | hgbot | Note Added: 0134304 | |
2022-01-14 15:12 | hgbot | Resolution | open => fixed |
2022-01-14 15:12 | hgbot | Status | scheduled => resolved |
2022-01-14 15:12 | hgbot | Note Added: 0134305 | |
2022-01-14 15:12 | hgbot | Note Added: 0134306 | |
2022-02-15 09:13 | cberner | Review Assigned To | => javierRodriguez |
2022-02-15 09:13 | cberner | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |