Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051453Retail ModulesWeb POSpublic2023-01-25 13:192023-06-12 09:26
jetxarri 
sreehari 
highmajoralways
closedfixed 
5
 
piRR23Q3 
No
0051453: Service prices are not properly calculated
Service prices are not properly calculated

The calculated price for service is the double of the expected.
-Go to Web POS
-Add product "Blue Trousers" cost 75€
-Include service "Customize Blue Trousers" cost 15€

Verify that the service price is 30 instead of 15
However the tax has 15 as base amount


Attached 2 images, one from POS1 and another one for POS2 with different behaviour
No tags attached.
png pos1.png (324,496) 2023-01-25 14:33
https://issues.openbravo.com/file_download.php?file_id=18060&type=bug
png pos2.png (226,269) 2023-01-25 14:33
https://issues.openbravo.com/file_download.php?file_id=18061&type=bug
png
Issue History
2023-01-25 13:19jetxarriNew Issue
2023-01-25 13:19jetxarriAssigned To => Retail
2023-01-25 13:19jetxarriTriggers an Emergency Pack => No
2023-01-25 14:31jetxarriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25447#r25447
2023-01-25 14:32jetxarriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25448#r25448
2023-01-25 14:33jetxarriFile Added: pos1.png
2023-01-25 14:33jetxarriFile Added: pos2.png
2023-05-18 11:30sreehariAssigned ToRetail => sreehari
2023-05-18 11:31sreehariStatusnew => scheduled
2023-05-23 11:14hgbotNote Added: 0150134
2023-06-12 09:26hgbotResolutionopen => fixed
2023-06-12 09:26hgbotStatusscheduled => closed
2023-06-12 09:26hgbotNote Added: 0151010
2023-06-12 09:26hgbotFixed in Version => RR23Q3
2023-06-12 09:26hgbotNote Added: 0151011

Notes
(0150134)
hgbot   
2023-05-23 11:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1209 [^]
(0151010)
hgbot   
2023-06-12 09:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1209 [^]
(0151011)
hgbot   
2023-06-12 09:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 7c8482a068ef358d8162b60771011b04b248dc11
Author: Sreehari Venkataraman <sreehari@qualiantech.com>
Date: 12-06-2023 05:58:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7c8482a068ef358d8162b60771011b04b248dc11 [^]

Fixes ISSUE-51453: Added tax calculation for product services

---
M web/org.openbravo.retail.posterminal/js/components/order.js
---