Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035139 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-02-02 13:34 | 2017-03-07 17:40 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1f37379df3f2 | ||||
Projection | none | ETA | none | Target Version | RR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | QA functional test | |||||||
Regression date | 2016-11-01 | |||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19f3df300f234399cf2a42837690936fc8eb8542 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035139: Taxes at header level are not computed correctly when using price including taxes, and taxes are defined at line level | |||||||
Description | There is a problem when calculating taxes when using price including taxes, if taxes are defined at line level. In this case, the tax information is not shown in the Web POS screen, and finally the tax information at header level is not properly saved in the backend. | |||||||
Steps To Reproduce | - Configure the usual taxes in the Web POS to be calculated at line level. - Create a ticket with this configuration in the Web POS. Notice that taxes are not shown in the screen, and they are also not saved in the backend. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0094085) hgbot (developer) 2017-02-06 14:08 |
Repository: retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal Changeset: 1f37379df3f2b61aa3b137b14b8f8264dae8c762 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Feb 06 14:07:44 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal/rev/1f37379df3f2b61aa3b137b14b8f8264dae8c762 [^] Fixed issue 35139. Now taxes at header level will be calculated correctly in price including taxes+taxes at line level. The taxes object will not be reset, so the previously calculated value (which comes from the sum of the taxes of each line) will be preserved in case the taxes are defined to be calculated at line level. If they are defined to be calculated at header level, the value will be overwritten in the loop which iterates through the taxGroups. --- M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-02 13:35 | marvintm | Type | defect => backport |
2017-02-02 13:35 | marvintm | Target Version | RR17Q2 => RR17Q1 |
2017-02-06 14:08 | hgbot | Checkin | |
2017-02-06 14:08 | hgbot | Note Added: 0094085 | |
2017-02-06 14:08 | hgbot | Status | scheduled => resolved |
2017-02-06 14:08 | hgbot | Resolution | open => fixed |
2017-02-06 14:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal/rev/1f37379df3f2b61aa3b137b14b8f8264dae8c762 [^] |
2017-03-07 17:40 | guilleaer | Review Assigned To | => guilleaer |
2017-03-07 17:40 | guilleaer | Status | resolved => closed |
2017-03-07 17:40 | guilleaer | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |