Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006935 | Openbravo ERP | 07. Sales management | public | 2009-01-15 12:57 | 2009-03-04 07:13 |
|
Reporter | networkb | |
Assigned To | networkb | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP1 | |
Target Version | | Fixed in Version | 2.40MP3 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0006935: Order selector from Menu->Information->Sales Order Line shows only purchase order lines |
Description | When the order line selector is accessed from the menu it shows only purchase order lines. |
Steps To Reproduce | |
Proposed Solution | Show both, purchase and sales orders and add possibility to select just purchase or sales orders.
|
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0006908 | | closed | shuehner | Order selector from Menu->Information->Sales Order Line shows only purchase order lines |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-16 08:58 | rafaroda | Type | defect => backport |
2009-01-16 08:58 | rafaroda | fix_in_branch | => 2.40 |
2009-01-16 09:05 | rafaroda | Assigned To | rafaroda => shuehner |
2009-01-16 14:17 | rafaroda | Relationship added | related to 0005439 |
2009-01-19 16:46 | svnbot | Checkin | |
2009-01-19 16:46 | svnbot | Note Added: 0012355 | |
2009-01-19 16:46 | svnbot | Status | scheduled => resolved |
2009-01-19 16:46 | svnbot | Resolution | open => fixed |
2009-01-19 16:46 | svnbot | svn_revision | => 12014 |
2009-01-25 22:49 | psarobe | Status | resolved => closed |
2009-02-17 15:26 | shuehner | Status | closed => new |
2009-02-17 15:26 | shuehner | Resolution | fixed => open |
2009-02-17 15:26 | shuehner | Note Added: 0013572 | |
2009-02-17 15:26 | shuehner | Fixed in Version | 2.40MP2 => |
2009-02-17 16:23 | rafaroda | Status | new => scheduled |
2009-02-17 18:15 | svnbot | Checkin | |
2009-02-17 18:15 | svnbot | Note Added: 0013593 | |
2009-02-17 18:15 | svnbot | Status | scheduled => resolved |
2009-02-17 18:15 | svnbot | Resolution | open => fixed |
2009-02-17 18:15 | svnbot | svn_revision | 12014 => 13289 |
2009-02-17 18:17 | shuehner | Assigned To | shuehner => networkb |
2009-03-03 17:31 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-04 07:13 | sureshbabu | Status | resolved => closed |
2009-03-04 07:13 | sureshbabu | Note Added: 0014351 | |
Notes |
|
(0012355)
|
svnbot
|
2009-01-19 16:46
|
|
Repository: openbravo
Revision: 12014
Author: huehner
Date: 2009-01-19 16:46:17 +0100 (Mon, 19 Jan 2009)
Fixed 6935
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 branches/r2.40/src/org/openbravo/erpCommon/info/SalesOrderLine.html
U branches/r2.40/src/org/openbravo/erpCommon/info/SalesOrderLine.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=12014&sc=1 [^]
|
|
|
|
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. |
|
|
(0013593)
|
svnbot
|
2009-02-17 18:15
|
|
Repository: openbravo
Revision: 13289
Author: huehner
Date: 2009-02-17 18:15:17 +0100 (Tue, 17 Feb 2009)
Fixed 6935
Fixed changing column ordering in order line selectyor when using sales-filter
---
U branches/r2.40/src/org/openbravo/erpCommon/info/SalesOrderLine.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=13289&sc=1 [^]
|
|
|
|
|