Openbravo Issue Tracking System - POS2
View Issue Details
0056073POS2POSpublic2024-07-19 15:592024-08-05 13:41
radhakrishnan 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
24Q4 
No
0056073: It is possible to skip the allocation of a Tax Exempt reason by cancelling the action
https://openbravo.atlassian.net/browse/RM-15002 [^]
https://openbravo.atlassian.net/browse/RM-15002 [^]
No tags attached.
Issue History
2024-07-19 15:59radhakrishnanNew Issue
2024-07-19 15:59radhakrishnanAssigned To => radhakrishnan
2024-07-19 15:59radhakrishnanTriggers an Emergency Pack => No
2024-07-19 15:59radhakrishnanStatusnew => scheduled
2024-07-25 14:02hgbotNote Added: 0167360
2024-08-05 13:41hgbotResolutionopen => fixed
2024-08-05 13:41hgbotStatusscheduled => closed
2024-08-05 13:41hgbotNote Added: 0167704
2024-08-05 13:41hgbotFixed in Version => 24Q4
2024-08-05 13:41hgbotNote Added: 0167705

Notes
(0167360)
hgbot   
2024-07-25 14:02   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2820 [^]
(0167704)
hgbot   
2024-08-05 13:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2820 [^]
(0167705)
hgbot   
2024-08-05 13:41   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 39acd5f4c2ced17ca0efec7cc5ea48739c8d3dcc
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 05-08-2024 11:41:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/39acd5f4c2ced17ca0efec7cc5ea48739c8d3dcc [^]

Fixed ISSUE-56073: addProduct user action should not skipped

---
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/AddProduct.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/AddProduct.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/TaxCheck.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/__test__/TaxCheck.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/SwitchToPayments.test.js
---