Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007557Openbravo ERP07. Sales managementpublic2009-02-13 17:152009-04-22 00:00
networkb 
rafaroda 
immediatemajoralways
closedfixed 
5
2.35MP5 
2.35MP52.50beta 
Core
No
0007557: CopyLines button rounds unit price of a product which is not in the price list of the order.
When executing the copy lines button if you choose a product which is not included in the price list version of the price list used, its unit price is rounded to zero decimals.
1. Sales Management --> create a new sales order for any business partner.
2. Click "Copy Lines" button
3. Go to one of the products shown and leave it with no price list version for this price list.
4. Come back to the order and click "copy lines" button
5. Choose this product, set a quantity and accept
6. Check that the unit price of this product has been rounded to zero decimals.
No tags attached.
depends on backport 00075582.35MP5 closed rafaroda CopyLines button rounds unit price of a product which is not in the price list of the order. 
depends on backport 00075592.35MP5 closed rafaroda CopyLines button rounds unit price of a product which is not in the price list of the order. 
Issue History
2009-02-13 17:15networkbNew Issue
2009-02-13 17:15networkbAssigned To => rafaroda
2009-02-13 17:15networkbRegression testing => No
2009-02-13 17:22networkbProposed Solution updated
2009-02-13 17:28rafarodaStatusnew => scheduled
2009-02-13 17:28rafarodafix_in_branch => trunk
2009-02-16 10:09svnbotCheckin
2009-02-16 10:09svnbotNote Added: 0013511
2009-02-16 10:09svnbotStatusscheduled => resolved
2009-02-16 10:09svnbotResolutionopen => fixed
2009-02-16 10:09svnbotsvn_revision => 13205
2009-02-23 15:44svnbotCheckin
2009-02-23 15:44svnbotNote Added: 0013950
2009-02-23 15:44svnbotsvn_revision13205 => 13537
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777938

Notes
(0013511)
svnbot   
2009-02-16 10:09   
Repository: openbravo
Revision: 13205
Author: rafaroda
Date: 2009-02-16 10:09:35 +0100 (Mon, 16 Feb 2009)

Fixes bug 0007557 Now 'Copy From Order' process is taken correct price precisions for the order currency.

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.java
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=13205&sc=1 [^]
(0013950)
svnbot   
2009-02-23 15:44   
Repository: openbravo
Revision: 13537
Author: rafaroda
Date: 2009-02-23 15:44:44 +0100 (Mon, 23 Feb 2009)

Issue 0007557 Re-formated CopyFromOrder.java to new style.

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13537&sc=1 [^]