Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024233Openbravo ERP07. Sales managementpublic2013-07-01 11:382013-07-31 13:23
jonalegriaesarte 
pramakrishnan 
urgentmajorhave not tried
closedfixed 
5
 
3.0MP263.0MP26 
jonalegriaesarte
Core
No
0024233: Create order in sales quotation is not calculating the discounts correctly
Create order in sales quotation is not calculating the discounts correctly. In this process, the discount is calculated based on one product and not in the real quantity order
- Sales quotation, create a new one with one line, quantity order: 12. Book it. The discount is calculated based on the quantity ordered.
- Create order process.
- The order created is not calculating correctly the discounts
No tags attached.
Issue History
2013-07-01 11:38jonalegriaesarteNew Issue
2013-07-01 11:38jonalegriaesarteAssigned To => jonalegriaesarte
2013-07-01 11:38jonalegriaesarteModules => Core
2013-07-01 11:38jonalegriaesarteTriggers an Emergency Pack => No
2013-07-29 12:05jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2013-07-29 15:12pramakrishnanStatusnew => scheduled
2013-07-29 15:12pramakrishnanfix_in_branch => pi
2013-07-30 07:08hgbotCheckin
2013-07-30 07:08hgbotNote Added: 0060362
2013-07-30 07:08hgbotStatusscheduled => resolved
2013-07-30 07:08hgbotResolutionopen => fixed
2013-07-30 07:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/98225b178f5f6b63422f4382cb5f588d3d5cd27e [^]
2013-07-30 16:16hudsonbotCheckin
2013-07-30 16:16hudsonbotNote Added: 0060383
2013-07-31 13:23jonalegriaesarteReview Assigned To => jonalegriaesarte
2013-07-31 13:23jonalegriaesarteNote Added: 0060412
2013-07-31 13:23jonalegriaesarteStatusresolved => closed
2013-07-31 13:23jonalegriaesarteFixed in Version => 3.0MP26

Notes
(0060362)
hgbot   
2013-07-30 07:08   
Repository: erp/devel/pi
Changeset: 98225b178f5f6b63422f4382cb5f588d3d5cd27e
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Mon Jul 29 18:37:26 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/98225b178f5f6b63422f4382cb5f588d3d5cd27e [^]

Fixes Issue 24233: Create order in sales quotation is not calculating the discounts correctly

---
M src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java
---
(0060383)
hudsonbot   
2013-07-30 16:16   
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/2c3550a76702 [^]

Maturity status: Test
(0060412)
jonalegriaesarte   
2013-07-31 13:23   
Working fine. Tested using basic discounts. Now when the create order process generates the order, the process is calculating the discounts correctly.