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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022389
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2012-11-23 14:232012-11-26 17:28
ReporterjvazquezView Statuspublic 
Assigned Tonaiaramartinez 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision1e53338fbfe7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Topsarobe
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022389: Incorrect address for tax calculation converting quotation into order

DescriptionSame address is given twice for tax calculation while converting quotation into order. Wrong code is found in line 124:

String strCTaxID = Tax.get(new DalConnectionProvider(false), ordLine.getProduct().getId(),
dateFormat.format(new Date()),
ordLine.getOrganization().getId(),
ordLine.getWarehouse().getId(), ordLine.getSalesOrder().getInvoiceAddress().getId(),
ordLine.getSalesOrder().getInvoiceAddress().getId(),
strProjectID,
true);
Steps To ReproduceN/A
Proposed SolutionUse delivery location and invoice address from the order.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0054492)
hgbot (developer)
2012-11-26 10:07

Repository: erp/devel/pi
Changeset: 1e53338fbfe72e8632f5b650b57efa4998ebe86c
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Nov 26 10:05:37 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1e53338fbfe72e8632f5b650b57efa4998ebe86c [^]

fixed bug 22389: Incorrect address for tax calculation converting quotation into order

---
M src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java
---
(0054494)
psarobe (manager)
2012-11-26 10:24

Closed doing code review
(0054500)
hudsonbot (developer)
2012-11-26 17:28

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/2fe023f3ce44 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-11-23 14:23 jvazquez New Issue
2012-11-23 14:23 jvazquez Assigned To => dmiguelez
2012-11-23 14:23 jvazquez Modules => Core
2012-11-23 14:28 psarobe Steps to Reproduce Updated View Revisions
2012-11-26 09:20 psarobe Assigned To dmiguelez => naiaramartinez
2012-11-26 09:20 psarobe Status new => scheduled
2012-11-26 10:07 hgbot Checkin
2012-11-26 10:07 hgbot Note Added: 0054492
2012-11-26 10:07 hgbot Status scheduled => resolved
2012-11-26 10:07 hgbot Resolution open => fixed
2012-11-26 10:07 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1e53338fbfe72e8632f5b650b57efa4998ebe86c [^]
2012-11-26 10:24 psarobe Review Assigned To => psarobe
2012-11-26 10:24 psarobe Note Added: 0054494
2012-11-26 10:24 psarobe Status resolved => closed
2012-11-26 17:28 hudsonbot Checkin
2012-11-26 17:28 hudsonbot Note Added: 0054500


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker