Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035138 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-02-02 13:34 | 2017-02-07 18:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d0d6d86c29a4 | ||||
Projection | none | ETA | none | Target Version | RR17Q2 | |||
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 | 0035138: 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 | |
(0094083) hgbot (developer) 2017-02-06 13:54 |
Repository: tools/automation/pi-mobile Changeset: 8d200a98f662e9b5465c17511fae6ac0ae2bc5e1 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Feb 06 11:27:49 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8d200a98f662e9b5465c17511fae6ac0ae2bc5e1 [^] Related to issue 35138. Added automated tests --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/taxes/DifferentNonDependantTaxes.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/taxes/MultipleLinesSameProductCascadeTaxes.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/taxes/ThreeProductsCascadeTaxes.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/taxes/TwoProductsCascadeTaxes.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/taxes/WebPOSTaxTerminalHelper.java --- |
(0094084) hgbot (developer) 2017-02-06 13:55 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d0d6d86c29a41986265b87bfaf63d4122f4f0064 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Feb 02 19:24:48 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d6d86c29a41986265b87bfaf63d4122f4f0064 [^] Fixed issue 35138. 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:34 | marvintm | New Issue | |
2017-02-02 13:34 | marvintm | Assigned To | => marvintm |
2017-02-02 13:34 | marvintm | Regression level | => QA functional test |
2017-02-02 13:34 | marvintm | Regression date | => 2016-11-01 |
2017-02-02 13:34 | marvintm | Regression introduced in release | => main |
2017-02-02 13:34 | marvintm | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19f3df300f234399cf2a42837690936fc8eb8542 [^] |
2017-02-02 13:34 | marvintm | Triggers an Emergency Pack | => No |
2017-02-02 13:35 | marvintm | Status | new => scheduled |
2017-02-02 19:22 | marvintm | Relationship added | related to 0034360 |
2017-02-06 13:54 | hgbot | Checkin | |
2017-02-06 13:54 | hgbot | Note Added: 0094083 | |
2017-02-06 13:55 | hgbot | Checkin | |
2017-02-06 13:55 | hgbot | Note Added: 0094084 | |
2017-02-06 13:55 | hgbot | Status | scheduled => resolved |
2017-02-06 13:55 | hgbot | Resolution | open => fixed |
2017-02-06 13:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d6d86c29a41986265b87bfaf63d4122f4f0064 [^] |
2017-02-07 18:00 | guilleaer | Review Assigned To | => guilleaer |
2017-02-07 18:00 | guilleaer | Status | resolved => closed |
2017-02-07 18:00 | guilleaer | Fixed in Version | => RR17Q2 |
2017-03-06 14:24 | aferraz | Relationship added | related to 0032265 |
Copyright © 2000 - 2009 MantisBT Group |