Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008952Openbravo ERP07. Sales managementpublic2009-05-07 16:332009-07-28 00:00
jtarbal 
rakheemohanlal 
normalminoralways
closedfixed 
5
2.50 
2.50MP3 
Core
No
0008952: Duplicated records in Copy Lines button in Sales Order Window
The pop-up that appears when clicking on the "Copy Lines" button of the "Sales Order" window shows dupplicated records (see image attached in the ticket).
This only happens when in the last N days, where N is the "Consumption Days" parameter of the Business Partner window, there are more than one Sales Order completed with different Picelists that have the same product and price.
Edit the file src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder_data.xsql and add a DISTINCT in the first SELECT.
250MP3releasecandidate, leo
png CopyLines.PNG (176,007) 2009-05-07 16:33
https://issues.openbravo.com/file_download.php?file_id=1273&type=bug
png
Issue History
2009-05-07 16:33jtarbalNew Issue
2009-05-07 16:33jtarbalAssigned To => rafaroda
2009-05-07 16:33jtarbalFile Added: CopyLines.PNG
2009-05-07 17:21psarobeSeveritymajor => minor
2009-05-07 17:22psarobeStatusnew => scheduled
2009-05-07 17:22psarobeNote Added: 0016147
2009-05-07 17:22psarobefix_in_branch => pi
2009-05-07 17:23rafarodaAssigned Torafaroda => sathiyan
2009-05-11 08:54sathiyanAssigned Tosathiyan => jayakumar
2009-06-01 10:01rafarodaAssigned Tojayakumar => sathiyan
2009-06-29 11:48sathiyanAssigned Tosathiyan => rakheemohanlal
2009-06-30 09:32hgbotCheckin
2009-06-30 09:32hgbotNote Added: 0017665
2009-06-30 09:32hgbotStatusscheduled => resolved
2009-06-30 09:32hgbotResolutionopen => fixed
2009-06-30 09:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/494695dc653b2206ea4c088bcc7658bbe24b4441 [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-21 18:43psarobeTag Attached: leo
2009-07-27 12:06psarobeStatusresolved => closed
2009-07-28 00:00anonymoussf_bug_id0 => 2828092

Notes
(0016147)
psarobe   
2009-05-07 17:22   
Thanks for your feedback
(0017665)
hgbot   
2009-06-30 09:32   
Repository: erp/devel/pi
Changeset: 494695dc653b2206ea4c088bcc7658bbe24b4441
Author: Rakhee Mohanlal <rakhee.mohanlal <at> openbravo.com>
Date: Tue Jun 30 13:01:05 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/494695dc653b2206ea4c088bcc7658bbe24b4441 [^]

Fixes issue 8952: Duplicated records in Copy Lines button in Sales Order Window

---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder_data.xsql
---