Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037787
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2018-01-31 09:442018-03-07 13:48
ReporteraferrazView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR18Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037787: Cancel layaway process is creating a negative order with not rounded tax base

DescriptionCancel layaway process is creating a negative order with not rounded tax base
Steps To ReproduceCreate a layaway with 1 quantity of Avalanche transceiver.
Open layaway and cancel it.
Check in database taxes created for cancel order are not rounded with currency standard precision:

select ot.line, ot.taxbaseamt, ot.taxamt
from c_order o
join c_ordertax ot
on o.c_order_id = ot.c_order_id
where o.documentno = 'VBS1001/0000001*R*';

10 -124.38016528925619834710743801652892561983471074380165 -26.12
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0102844)
hgbot (developer)
2018-02-27 09:14

Repository: erp/devel/pi
Changeset: caae324d80d052573ddee62e14f1a8278ed1c72e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 27 13:43:46 2018 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/caae324d80d052573ddee62e14f1a8278ed1c72e [^]

Related to issue 37787 : Rounding tax while completing cancel layaway

---
M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
---
(0102845)
hgbot (developer)
2018-02-27 09:15

Repository: tools/automation/pi-mobile
Changeset: 87192d4925554480ad95235c6fc5d613fd45175f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 27 13:44:41 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/87192d4925554480ad95235c6fc5d613fd45175f [^]

Verifies issue 37787 : Added automated test 'I37787_VerfiyLayawayTaxAmount'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I37787_VerfiyLayawayTaxAmount.java
---
(0102953)
hudsonbot (developer)
2018-03-02 21:18

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/05dece3dc80b [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2018-01-31 09:44 aferraz New Issue
2018-01-31 09:44 aferraz Assigned To => Retail
2018-01-31 09:44 aferraz Triggers an Emergency Pack => No
2018-02-08 15:59 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2018-02-08 15:59 ranjith_qualiantech_com Status new => scheduled
2018-02-27 09:14 hgbot Checkin
2018-02-27 09:14 hgbot Note Added: 0102844
2018-02-27 09:15 hgbot Checkin
2018-02-27 09:15 hgbot Note Added: 0102845
2018-02-27 09:15 ranjith_qualiantech_com Status scheduled => resolved
2018-02-27 09:15 ranjith_qualiantech_com Resolution open => fixed
2018-03-02 21:18 hudsonbot Checkin
2018-03-02 21:18 hudsonbot Note Added: 0102953
2018-03-07 13:48 marvintm Review Assigned To => marvintm
2018-03-07 13:48 marvintm Status resolved => closed
2018-03-07 13:48 marvintm Fixed in Version => RR18Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker