Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006908
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2009-01-15 12:572009-02-20 11:55
ReporternetworkbView Statuspublic 
Assigned Toshuehner 
PriorityimmediateResolutionfixedFixed in Version2.50beta
StatusclosedFix in branchFixed in SCM revision13292
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase version8.3.5Ant version
Product Version2.40MP1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006908: Order selector from Menu->Information->Sales Order Line shows only purchase order lines

DescriptionWhen the order line selector is accessed from the menu it shows only purchase order lines.
Proposed SolutionShow both, purchase and sales orders and add possibility to select just purchase or sales orders.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0006951 closedrmorley Add a Type drop-down to Invoice Line and Order Line selectors 
depends on backport 0006935 closednetworkb Order selector from Menu->Information->Sales Order Line shows only purchase order lines 
related to defect 0005404 closedshuehner The selector shown after clicking Menu -> Info -> Invoice Linse shows only purchase invoice lines 

-  Notes
(0012264)
shuehner (administrator)
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 (reporter)
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 (administrator)
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 (reporter)
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 (reporter)
2009-02-20 11:55

Retested in context 79.125.56.185/openbravotrunk

- Issue History
Date Modified Username Field Change
2009-01-15 12:57 villind New Issue
2009-01-15 12:57 villind Assigned To => rafaroda
2009-01-15 12:57 villind sf_bug_id 0 => 2509666
2009-01-15 12:57 villind Regression testing => No
2009-01-15 18:38 networkb Reporter villind => networkb
2009-01-15 18:38 networkb Priority normal => immediate
2009-01-15 20:41 villind Issue Monitored: villind
2009-01-16 08:58 rafaroda Status new => scheduled
2009-01-16 08:58 rafaroda Assigned To rafaroda => shuehner
2009-01-16 08:58 rafaroda fix_in_branch => trunk
2009-01-16 14:16 rafaroda Relationship added related to 0006951
2009-01-16 14:17 rafaroda Relationship added related to 0005404
2009-01-16 16:21 shuehner Note Added: 0012264
2009-01-16 16:22 shuehner Note Edited: 0012264
2009-01-19 16:48 svnbot Checkin
2009-01-19 16:48 svnbot Note Added: 0012357
2009-01-19 16:48 svnbot Status scheduled => resolved
2009-01-19 16:48 svnbot Resolution open => fixed
2009-01-19 16:48 svnbot svn_revision => 12016
2009-02-17 15:25 shuehner Status resolved => new
2009-02-17 15:25 shuehner Resolution fixed => open
2009-02-17 15:25 shuehner Note Added: 0013571
2009-02-17 16:23 rafaroda Status new => scheduled
2009-02-17 16:23 rafaroda fix_in_branch trunk =>
2009-02-17 18:47 svnbot Checkin
2009-02-17 18:47 svnbot Note Added: 0013595
2009-02-17 18:47 svnbot Status scheduled => resolved
2009-02-17 18:47 svnbot Resolution open => fixed
2009-02-17 18:47 svnbot svn_revision 12016 => 13292
2009-02-20 11:55 sureshbabu Status resolved => closed
2009-02-20 11:55 sureshbabu Note Added: 0013820
2009-02-20 11:55 sureshbabu Fixed in Version => trunk


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker