Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022389 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2012-11-23 14:23 | 2012-11-26 17:28 | |||
Reporter | jvazquez | View Status | public | |||||
Assigned To | naiaramartinez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 1e53338fbfe7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | psarobe | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022389: Incorrect address for tax calculation converting quotation into order | |||||||
Description | Same 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 Reproduce | N/A | |||||||
Proposed Solution | Use delivery location and invoice address from the order. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2012-11-26 10:24 |
Closed doing code review |
(0054500) hudsonbot (viewer) 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 |
![]() |
|||
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:23 | jvazquez | OBNetwork customer | => No |
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 |