Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048401Retail ModulesWeb POSpublic2022-01-13 19:432023-05-30 16:49
aferraz 
radhakrishnan 
normalmajorhave not tried
closedfixed 
5
 
RR23Q3 
aferraz
No
0048401: Error when adding a payment to an already prepaid ticket with Generate Change with Prepayments preference
Error when adding a payment to an already prepaid ticket with Generate Change with Prepayments preference
- Login in https://livebuilds.openbravo.com/retail_pi_pgsql [^]
- Enable Web POS Generate Change with Prepayments preference for Vall Blanca store
- Enable Web POS Enable Delivery Modes preference for Vall Blanca store
- Change prepayment percentage to 50 for Vall Blanca store

- Login in https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=OMNI-1 [^]
- Create a ticket for Arturo Montoro, add one unit of Avalanche Transceiver and change line delivery mode to Pickup in store. Click on checkout and check it shows 75.25€ remaining to pay for delivery and 150.50€ remaining for total.
- Add 100€ in cash and click on Return to customer as change in popup confirmation.
- Add 50€ in card and check following error is thrown: ticket.get is not a function.
No tags attached.
Issue History
2022-01-13 19:43aferrazNew Issue
2022-01-13 19:43aferrazAssigned To => Retail
2022-01-13 19:43aferrazTriggers an Emergency Pack => No
2022-07-20 15:36radhakrishnanAssigned ToRetail => radhakrishnan
2022-07-20 15:37radhakrishnanStatusnew => scheduled
2022-07-25 09:08hgbotNote Added: 0139573
2023-05-30 16:49hgbotResolutionopen => fixed
2023-05-30 16:49hgbotStatusscheduled => resolved
2023-05-30 16:49hgbotNote Added: 0150483
2023-05-30 16:49hgbotFixed in Version => RR23Q3
2023-05-30 16:49hgbotNote Added: 0150484
2023-05-30 16:49aferrazReview Assigned To => aferraz
2023-05-30 16:49aferrazStatusresolved => closed

Notes
(0139573)
hgbot   
2022-07-25 09:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/873 [^]
(0150483)
hgbot   
2023-05-30 16:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/873 [^]
(0150484)
hgbot   
2023-05-30 16:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 03c880964c501b8c6f38a439adb3f7d9461bff5a
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 30-05-2023 14:49:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/03c880964c501b8c6f38a439adb3f7d9461bff5a [^]

Fixed ISSUE-48401: Removed backbone object in business logic

---
M web-test/model/business-object/ticket/TicketUtils-AddPayment.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---