Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019388Openbravo ERP05. Production managementpublic2011-12-29 13:292012-02-03 09:14
VictorVillar 
jecharri 
urgentmajoralways
closedfixed 
5
 
3.0MP8 
Core
No
0019388: Wrong product selector in Work Requirement window
Due to the process of 'Create Standar' in Work Effort does not take into account the Attribute set value for a product configured in Work Requiremente window, so that it is wrong the product selector in Work requirement window because this selector show the column Attribute set value.
We have observed that the product selector in Goods Receipts, it should be the same but it does not.
As Group Admin role,
Go to Work requirement window,
   - create a new record
  go to Product tab:
   - Product Selector:
           *we can see the products with stock (with attribute set value) if we use Yes in the Stocked filter.
           * we can see the products without stock if we use NO in the Stocked filter.(it should be the correct performance)
           * we can see all the products with and without stock (with or without attributes) if we do not select any filter in Stocked field.

As for the similarity in Goods Receipt window (but it is different)
 Go to Goods Receipt window || Lines tab:
   Click in Product Selector:
       Sotcked filter--> YES: we cannot see any product (this is wrong)
       Sotcked filter--> No: we see the product without Attribute set Value (this is correct)
      Sotcked filter--> No filter: we only see products without Attribute set Value (this is wrong)
Create a new selector without the column Attribute set value.
The correct performance in work requirement window for product selector would be with the "Stocked" --> NO to show the products without stock, in this way the products in different lots would not appear.
No tags attached.
related to defect 00196443.0MP8 closed jecharri Product complete selector does not work properly 
Issue History
2011-12-29 13:29VictorVillarNew Issue
2011-12-29 13:29VictorVillarAssigned To => jonalegriaesarte
2011-12-29 13:29VictorVillarModules => Core
2011-12-29 13:29VictorVillarResolution time => 1341180000
2011-12-29 17:38VictorVillarDescription Updatedbug_revision_view_page.php?rev_id=3006#r3006
2011-12-29 17:38VictorVillarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3008#r3008
2011-12-29 17:38VictorVillarProposed Solution updated
2011-12-29 17:38VictorVillarIssue Monitored: networkb
2011-12-29 17:42VictorVillarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3009#r3009
2011-12-29 17:42VictorVillarProposed Solution updated
2012-01-23 10:28jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-01-24 09:09hgbotCheckin
2012-01-24 09:09hgbotNote Added: 0044497
2012-01-24 09:09hgbotStatusnew => resolved
2012-01-24 09:09hgbotResolutionopen => fixed
2012-01-24 09:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/02063eeed51366d7e8de86f8091bcbbc0cf76b26 [^]
2012-01-25 18:04hudsonbotCheckin
2012-01-25 18:04hudsonbotNote Added: 0044579
2012-01-27 08:25VictorVillarNote Added: 0044622
2012-01-27 08:25VictorVillarStatusresolved => closed
2012-02-02 18:55dmitry_mezentsevRelationship addedrelated to 0019644
2012-02-03 09:14VictorVillarNote Added: 0044837

Notes
(0044497)
hgbot   
2012-01-24 09:09   
Repository: erp/devel/pi
Changeset: 02063eeed51366d7e8de86f8091bcbbc0cf76b26
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Jan 24 09:08:41 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/02063eeed51366d7e8de86f8091bcbbc0cf76b26 [^]

Fixes issue 19388: Wrong product selector in Work Requirement window.
Now the data is filtered by e.stocked = false so the products in the warehouse are not visible. Apart from that, the default value for filter 'stocked' is no

---
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0044579)
hudsonbot   
2012-01-25 18:04   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/e66cf6210386 [^]

Maturity status: Test
(0044622)
VictorVillar   
2012-01-27 08:25   
verified
(0044837)
VictorVillar   
2012-02-03 09:14   
The steps reported as for Goods Receipt, are not reproducible in MP7.1, so in this version the performance is correct.