Openbravo Issue Tracking System - POS2
View Issue Details
0055263POS2POSpublic2024-04-19 09:302024-04-30 09:36
kousalya_r 
jonae 
normalmajorhave not tried
closedfixed 
5
 
 
No
0055263: [Home Delivery] : When you change the delivery address after tax calculation (which happens after clicking on Pay), taxes are no
When you change the delivery address after tax calculation, taxes are not updated :

do a sale with home delivery with an address in NY

Click on pay tax for NYC are applied

change the address and choose an address in California

==> Tax are not updated

You have to go back to the ticket and click again on pay, like for semi-automatic promotion.
*
Solution :

update automatically taxes when the address of delivery changed

if click on pay, to grey out the button address to force the user to go back to the ticket to change the address
No tags attached.
depends on backport 005536724Q2 closed jonae [Home Delivery] : When you change the delivery address after tax calculation (which happens after clicking on Pay), taxes are no 
depends on backport 005536824Q1.3 closed jonae [Home Delivery] : When you change the delivery address after tax calculation (which happens after clicking on Pay), taxes are no 
Issue History
2024-04-19 09:30kousalya_rNew Issue
2024-04-19 09:35hgbotNote Added: 0163439
2024-04-25 18:18hgbotNote Added: 0163774
2024-04-25 22:11hgbotNote Added: 0163778
2024-04-29 07:19hgbotNote Added: 0163864
2024-04-29 07:19hgbotResolutionopen => fixed
2024-04-29 07:19hgbotStatusnew => resolved
2024-04-29 07:19hgbotFixed in Version => 24Q3
2024-04-29 07:19hgbotNote Added: 0163865
2024-04-29 11:48jonaeStatusresolved => closed
2024-04-29 11:48jonaeFixed in Version24Q3 =>
2024-04-29 12:22aferrazNote Deleted: 0163439
2024-04-29 12:22aferrazNote Deleted: 0163778
2024-04-30 09:34jonaeStatusclosed => new
2024-04-30 09:34jonaeResolutionfixed => open
2024-04-30 09:34jonaeProjectOpenbravo Localizations => POS2
2024-04-30 09:35jonaeTriggers an Emergency Pack => No
2024-04-30 09:35jonaeAssigned To => jonae
2024-04-30 09:35jonaeCategoryLocalization France => POS
2024-04-30 09:35jonaeStatusnew => scheduled
2024-04-30 09:35jonaeNote Added: 0163937
2024-04-30 09:35jonaeStatusscheduled => resolved
2024-04-30 09:35jonaeResolutionopen => fixed
2024-04-30 09:36jonaeStatusresolved => closed

Notes
(0163774)
hgbot   
2024-04-25 18:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2596 [^]
(0163864)
hgbot   
2024-04-29 07:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2596 [^]
(0163865)
hgbot   
2024-04-29 07:19   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9904312e4c6bce54e3d40d60548709d8d28f8465
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 29-04-2024 05:19:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9904312e4c6bce54e3d40d60548709d8d28f8465 [^]

Fixes ISSUE-55263: Disable address and delivery button when click pay button

---
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/__test__/ButtonBar1.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPAddress/TicketBPAddressGeneric.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketHeader/TicketHeaderDeliveryButton/TicketHeaderDeliveryButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketHeader/TicketHeaderDeliveryButton/__test__/TicketHeaderDeliveryButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPropertiesPopover/TicketPropertiesButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPropertiesPopover/__test__/TicketPropertiesPopover.test.jsx
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketUtils.js
---
(0163937)
jonae   
2024-04-30 09:35   
Opened to created backports for 24Q1 and 24Q2