Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006908Openbravo ERP07. Sales managementpublic2009-01-15 12:572009-02-20 11:55
networkb 
shuehner 
immediatemajoralways
closedfixed 
5
2.40MP1 
2.50beta 
Core
No
0006908: Order selector from Menu->Information->Sales Order Line shows only purchase order lines
When the order line selector is accessed from the menu it shows only purchase order lines.
Show both, purchase and sales orders and add possibility to select just purchase or sales orders.
No tags attached.
related to feature request 0006951 closed rmorley Add a Type drop-down to Invoice Line and Order Line selectors 
depends on backport 0006935 closed networkb Order selector from Menu->Information->Sales Order Line shows only purchase order lines 
related to defect 0005404 closed shuehner The selector shown after clicking Menu -> Info -> Invoice Linse shows only purchase invoice lines 
Issue History
2009-01-15 12:57villindNew Issue
2009-01-15 12:57villindAssigned To => rafaroda
2009-01-15 12:57villindsf_bug_id0 => 2509666
2009-01-15 12:57villindRegression testing => No
2009-01-15 18:38networkbReportervillind => networkb
2009-01-15 18:38networkbPrioritynormal => immediate
2009-01-15 20:41villindIssue Monitored: villind
2009-01-16 08:58rafarodaStatusnew => scheduled
2009-01-16 08:58rafarodaAssigned Torafaroda => shuehner
2009-01-16 08:58rafarodafix_in_branch => trunk
2009-01-16 14:16rafarodaRelationship addedrelated to 0006951
2009-01-16 14:17rafarodaRelationship addedrelated to 0005404
2009-01-16 16:21shuehnerNote Added: 0012264
2009-01-16 16:22shuehnerNote Edited: 0012264
2009-01-19 16:48svnbotCheckin
2009-01-19 16:48svnbotNote Added: 0012357
2009-01-19 16:48svnbotStatusscheduled => resolved
2009-01-19 16:48svnbotResolutionopen => fixed
2009-01-19 16:48svnbotsvn_revision => 12016
2009-02-17 15:25shuehnerStatusresolved => new
2009-02-17 15:25shuehnerResolutionfixed => open
2009-02-17 15:25shuehnerNote Added: 0013571
2009-02-17 16:23rafarodaStatusnew => scheduled
2009-02-17 16:23rafarodafix_in_branchtrunk =>
2009-02-17 18:47svnbotCheckin
2009-02-17 18:47svnbotNote Added: 0013595
2009-02-17 18:47svnbotStatusscheduled => resolved
2009-02-17 18:47svnbotResolutionopen => fixed
2009-02-17 18:47svnbotsvn_revision12016 => 13292
2009-02-20 11:55sureshbabuStatusresolved => closed
2009-02-20 11:55sureshbabuNote Added: 0013820
2009-02-20 11:55sureshbabuFixed in Version => trunk

Notes
(0012264)
shuehner   
2009-01-16 16:21   
(edited on: 2009-01-16 16:22)
Technically the code is to display sales order lines is already present in the selector. It can be used manually by appending an extra parameter to the url which calls this selector:
Example:
openbravo-trunk_oracle/info/SalesOrderLine.html?inpisSOTrxTab=Y

Then this selector does only display Sales Order Lines instead of Purchase Order Lines.

Only one type can be shown at the same time, the current code does not allow showing Sales- & Purchase- Orderlines at the same time.

(0012357)
svnbot   
2009-01-19 16:48   
Repository: openbravo
Revision: 12016
Author: huehner
Date: 2009-01-19 16:48:45 +0100 (Mon, 19 Jan 2009)

Fixed 6908
Fixed Order Selector does only show purchase order lines by
adding a new filter combo-fields in the header area where
purchase or sales can be selected.

---
U trunk/src/org/openbravo/erpCommon/info/SalesOrderLine.html
U trunk/src/org/openbravo/erpCommon/info/SalesOrderLine.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12016&sc=1 [^]
(0013571)
shuehner   
2009-02-17 15:25   
The new filter field did not always behave correct. I.e. selecting sales, clicking search, reordering by one column (i.e. documentno) to show purchase rows again.
(0013595)
svnbot   
2009-02-17 18:47   
Repository: openbravo
Revision: 13292
Author: huehner
Date: 2009-02-17 18:47:33 +0100 (Tue, 17 Feb 2009)

Fixed 6908
Fixed changing column ordering in order line selector when using sales-filter

---
U trunk/src/org/openbravo/erpCommon/info/SalesOrderLine.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13292&sc=1 [^]
(0013820)
sureshbabu   
2009-02-20 11:55   
Retested in context 79.125.56.185/openbravotrunk