Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022214 | Openbravo ERP | 02. Master data management | public | 2012-11-06 10:34 | 2013-01-21 10:59 |
|
Reporter | maite | |
Assigned To | jonalegriaesarte | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP20 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 17738 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022214: Only Products belonging to selected Product Category (if any) should appear when defining Price List Schema |
Description | Only Products belonging to selected Product Category (if any) should appear when defining Price List Schema |
Steps To Reproduce | 1. Create Price List Schema header
2. Add Price List Schema Line and set Product Category= Bio. Realize that you are able to define any product and not only products belonging to BIO category.
3. Set Product= Cerveza Lager 0,5L
4. Create Price List and Price List Version choosing your Price List Schema and "Tarifa de ventas" as Base Price List Version. Run "Create Price List" process
5. Verify that no products are added to Product tab as "Cerveza Lager 0,5L" does not belongs to "Bio" category. As AND clause is being performed when searching for products, once "Product Category" field is filled only products belonging to that category should be available to choose |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-11-06 10:34 | maite | New Issue | |
2012-11-06 10:34 | maite | Assigned To | => dmiguelez |
2012-11-06 10:34 | maite | Modules | => Core |
2012-11-06 10:34 | maite | OBNetwork customer | => Yes |
2012-11-06 10:34 | maite | Support ticket | => 17738 |
2012-11-06 10:34 | maite | Issue Monitored: networkb | |
2012-11-06 10:35 | maite | Target Version | => 3.0MP18 |
2012-11-06 10:46 | naiaramartinez | Assigned To | dmiguelez => jonalegriaesarte |
2012-12-04 11:49 | jonalegriaesarte | Target Version | 3.0MP18 => 3.0MP19 |
2013-01-02 09:39 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-01-02 09:39 | jonalegriaesarte | Severity | major => minor |
2013-01-02 09:39 | jonalegriaesarte | Target Version | 3.0MP19 => 3.0MP20 |
2013-01-16 09:31 | hgbot | Checkin | |
2013-01-16 09:31 | hgbot | Note Added: 0055531 | |
2013-01-16 09:31 | hgbot | Status | new => resolved |
2013-01-16 09:31 | hgbot | Resolution | open => fixed |
2013-01-16 09:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bc903224a57633a27ccc494f325e881c657349bf [^] |
2013-01-16 11:06 | hgbot | Checkin | |
2013-01-16 11:06 | hgbot | Note Added: 0055537 | |
2013-01-16 16:13 | hgbot | Checkin | |
2013-01-16 16:13 | hgbot | Note Added: 0055546 | |
2013-01-18 20:26 | hudsonbot | Checkin | |
2013-01-18 20:26 | hudsonbot | Note Added: 0055628 | |
2013-01-18 20:26 | hudsonbot | Checkin | |
2013-01-18 20:26 | hudsonbot | Note Added: 0055630 | |
2013-01-18 20:26 | hudsonbot | Checkin | |
2013-01-18 20:26 | hudsonbot | Note Added: 0055635 | |
2013-01-21 10:59 | maite | Note Added: 0055658 | |
2013-01-21 10:59 | maite | Status | resolved => closed |
Notes |
|
(0055531)
|
hgbot
|
2013-01-16 09:31
|
|
Repository: erp/devel/pi
Changeset: bc903224a57633a27ccc494f325e881c657349bf
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Jan 15 11:08:23 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bc903224a57633a27ccc494f325e881c657349bf [^]
Fixes issue 22214: Product selector in Price List Schema,
filtered by Product Category.
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_SEARCH.xml
M src-db/database/sourcedata/AD_REF_SEARCH_COLUMN.xml
M src-db/database/sourcedata/OBCLKER_UIDEFINITION.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
|
|
|
(0055537)
|
hgbot
|
2013-01-16 11:06
|
|
Repository: erp/devel/pi
Changeset: 6b727c0382848e66c44c43ca288575b156acd0f1
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Jan 16 11:04:04 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6b727c0382848e66c44c43ca288575b156acd0f1 [^]
Related to issue 22214: Delete needless definitions.
---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_REF_SEARCH.xml
M src-db/database/sourcedata/AD_REF_SEARCH_COLUMN.xml
---
|
|
|
(0055546)
|
hgbot
|
2013-01-16 16:13
|
|
|
|
|
|
|
|
|
|
|
|
|
(0055658)
|
maite
|
2013-01-21 10:59
|
|
|