Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024868Openbravo ERP07. Sales managementpublic2013-10-02 14:042013-11-25 13:46
jonalegriaesarte 
pramakrishnan 
normalmajorhave not tried
closedfixed 
5
 
3.0MP303.0MP30 
jonalegriaesarte
Core
No
0024868: Create order process in sales quotation recalculates the taxes of the lines instead of maintain the taxes selected
Create order process in sales quotation recalculates the taxes of the lines instead of maintain the taxes selected
- Sales quotation, create a new header
- Create one line with one product, change the tax by default
- Create a second line, save it
- Book the quotation
- Create order
Notice that the first line of the order has the tax by default instead of the tax selected by the user
No tags attached.
Issue History
2013-10-02 14:04jonalegriaesarteNew Issue
2013-10-02 14:04jonalegriaesarteAssigned To => jonalegriaesarte
2013-10-02 14:04jonalegriaesarteModules => Core
2013-10-02 14:04jonalegriaesarteTriggers an Emergency Pack => No
2013-10-14 16:27jonalegriaesarteTarget Version3.0MP29 => 3.0MP30
2013-11-13 12:41jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2013-11-14 08:09pramakrishnanReview Assigned To => jonalegriaesarte
2013-11-14 08:09pramakrishnanStatusnew => scheduled
2013-11-14 08:10hgbotCheckin
2013-11-14 08:10hgbotNote Added: 0062128
2013-11-14 08:10hgbotStatusscheduled => resolved
2013-11-14 08:10hgbotResolutionopen => fixed
2013-11-14 08:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/64a204bee8131bf7041896d86eda150d0780ce0f [^]
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062256
2013-11-25 13:46jonalegriaesarteNote Added: 0062373
2013-11-25 13:46jonalegriaesarteStatusresolved => closed
2013-11-25 13:46jonalegriaesarteFixed in Version => 3.0MP30

Notes
(0062128)
hgbot   
2013-11-14 08:10   
Repository: erp/devel/pi
Changeset: 64a204bee8131bf7041896d86eda150d0780ce0f
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Nov 13 20:44:30 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/64a204bee8131bf7041896d86eda150d0780ce0f [^]

Fixes Issue 24868: Create order process in sales quotation recalculates taxes
When creating order from sales quotation the selected taxes of the lines should be maintained instead of recalculating the taxes

---
M src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java
---
(0062256)
hudsonbot   
2013-11-19 19:07   
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/ab71e0273dc1 [^]

Maturity status: Test
(0062373)
jonalegriaesarte   
2013-11-25 13:46   
Tested and working fine.