Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026464 | Openbravo ERP | 07. Sales management | public | 2014-05-05 18:49 | 2014-08-19 20:16 |
|
Reporter | jonalegriaesarte | |
Assigned To | rafaroda | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR14Q4 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | AtulOpenbravo |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 28161 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026464: Define a new price list version with name included in the old version, duplicates entries in product selector |
Description | Define a new price list version with name included in the old version, duplicates entries in product selector |
Steps To Reproduce | We are going to describe the issue using sales flow, but the same happens in purchase flow
- Tarifa de ventas price list
- Change the name of the actual version to "Tarifa de ventas tva"
- Define a new version starting from today, called "Tarifa de ventas". Define prices using the button create price list, taking as base the old version of Tarifa de ventas.
- Create a new sale invoice
- Create a new line, in product selector, the products appear twice
- Opening the selector, you can understand better the issue. The system is filtering by price list, but it is take into consideration the name to filter and the system shows similar names, instead of filtering by ID. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0027288 | | closed | inigosanchez | Review display logic of Clause Left Part field in Defined Selector Field tab |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-05-05 18:49 | jonalegriaesarte | New Issue | |
2014-05-05 18:49 | jonalegriaesarte | Assigned To | => pramakrishnan |
2014-05-05 18:49 | jonalegriaesarte | Modules | => Core |
2014-05-05 18:49 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-05-05 18:49 | jonalegriaesarte | Support ticket | => 28161 |
2014-05-05 18:49 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-05-05 18:50 | jonalegriaesarte | Resolution time | => 1405893600 |
2014-06-16 12:48 | jonalegriaesarte | Target Version | PR14Q3 => PR14Q4 |
2014-07-31 10:16 | jonalegriaesarte | Note Added: 0069003 | |
2014-07-31 10:20 | extra | Issue Monitored: extra | |
2014-08-01 10:01 | rafaroda | Status | new => scheduled |
2014-08-01 10:01 | rafaroda | Assigned To | pramakrishnan => rafaroda |
2014-08-01 10:01 | rafaroda | fix_in_branch | => pi |
2014-08-01 16:27 | rafaroda | Note Added: 0069035 | |
2014-08-01 16:49 | rafaroda | Note Added: 0069037 | |
2014-08-04 09:14 | rafaroda | Note Edited: 0069035 | bug_revision_view_page.php?bugnote_id=0069035#r6238 |
2014-08-07 09:48 | rafaroda | Relationship added | related to 0027288 |
2014-08-15 08:42 | hgbot | Checkin | |
2014-08-15 08:42 | hgbot | Note Added: 0069383 | |
2014-08-15 08:42 | hgbot | Status | scheduled => resolved |
2014-08-15 08:42 | hgbot | Resolution | open => fixed |
2014-08-15 08:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5ca94c9c998944df8a474eef548dbb328a23d4c4 [^] |
2014-08-18 01:58 | hudsonbot | Checkin | |
2014-08-18 01:58 | hudsonbot | Note Added: 0069450 | |
2014-08-19 20:16 | AtulOpenbravo | Review Assigned To | => AtulOpenbravo |
2014-08-19 20:16 | AtulOpenbravo | Note Added: 0069526 | |
2014-08-19 20:16 | AtulOpenbravo | Status | resolved => closed |
2014-08-19 20:16 | AtulOpenbravo | Fixed in Version | => pi |
Notes |
|
(0069003)
|
jonalegriaesarte
|
2014-07-31 10:16
|
|
Same happens in purchase plan tab |
|
|
(0069035)
|
rafaroda
|
2014-08-01 16:27
(edited on: 2014-08-04 09:14) |
|
Product selector issue is reproducing in:
* Purchase Invoice
* Sales Invoice
In Purchase Order and Sales Order product selector is working fine.
|
|
|
|
In Application Dictionary:
* C_ORDERLINE table is using for column M_PRODUCT_ID, the Reference: Product - Search - Defined Selector: ProductByPriceAndWarehouse
* C_INNVOICELINE table is using for column M_PRODUCT_ID, the Reference: ProductSimple - OBUISEL_Selector Reference - Defined Selector: ProductSimple |
|
|
(0069383)
|
hgbot
|
2014-08-15 08:42
|
|
Repository: erp/devel/pi
Changeset: 5ca94c9c998944df8a474eef548dbb328a23d4c4
Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com>
Date: Thu Aug 14 14:22:11 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5ca94c9c998944df8a474eef548dbb328a23d4c4 [^]
Fixes issue 26464 Added Clause Left Part to Defined Selector Field PriceListVersionID of ProductSimple reference
---
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
|
|
|
|
|
|
|
|