Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037270Retail ModulesWeb POSpublic2017-11-09 13:352017-11-09 13:41
jorge-garcia 
Retail 
highmajorsometimes
newopen 
5
 
 
No
0037270: BOM taxes are being calculated wrongly in some cases
BOM taxes are being calculated wrongly in some cases
1) Login in the WebPOS
  1.1) Add product European Mountains Guide and wait until receipt is completely calculated.
  1.2) Add product Mountain Pack and wait until receipt is completely calculated.
  1.3) Add product Crampons 10 point and wait until receipt is completely calculated.
  1.4) Check taxes values
2) Create a new receipt
  2.1) Add three previous products very quickly (i.e. using a barcode scanner).
  2.2) Check taxes values are different from the previous ticket (this is wrong).
3) Create a new ticket
  3.1) Follow again the steps from step 1
  3.2) Check taxes values are different from the first ticket created (the values are cached and this is wrong too)
No tags attached.
Issue History
2017-11-09 13:35jorge-garciaNew Issue
2017-11-09 13:35jorge-garciaAssigned To => Retail
2017-11-09 13:35jorge-garciaTriggers an Emergency Pack => No
2017-11-09 13:41hgbotCheckin
2017-11-09 13:41hgbotNote Added: 0100384

Notes
(0100384)
hgbot   
2017-11-09 13:41   
Repository: tools/automation/pi-mobile
Changeset: d1cc082eea16c7194bec6b513f8b900445f7beef
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Nov 09 13:40:30 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d1cc082eea16c7194bec6b513f8b900445f7beef [^]

Related to issue 37270: BOM taxes are being calculated wrongly in
some cases

Deactivate test until it is fixed.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateSaleWithBOMTaxes.java
---