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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018696
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2011-10-04 17:422011-11-02 12:39
ReporteregoitzView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version3.0MP5
StatusclosedFix in branchFixed in SCM revisionc65d16d31cfd
ProjectionnoneETAnoneTarget Version3.0MP5
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesUser Interface Selector
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018696: The selectors return the value of the previous selection when the output columns is null

DescriptionIf you select an item on teh selector with a value on an ouput column, this value is returned by the select. After that, if you select a new item, that has not any value on the output column, the value of the prevously selected item is return.
Steps To Reproduce-Define two productos on application, one with attribute and the other without
-Create a new goods receipt for the product with attribute, assign an attribute and complete.
-Logout
-login
-Create a new goods receipt
-Add a line with the product with attribute.
-Add a new line.
-Select the product without attribute.
*See that the attribute of the previous line is return by the selector
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0041859)
dbaz (developer)
2011-10-17 18:15

A more specific way to reproduce it:

 *Crete a new Attribute set and check the lot checkbox.
     name=Lote1
     lot = Y

*Create a new Attribute set and ch3eck the lot chekbox
    name=Lote2
    lot=Y

*Create a new Product
    name=searchkey=ProductA
    attribute set= lote1
    price tab>price->10->10

*Creaete a new Product
    name=searchkey=ProductB
    attribute set=Lote2
    price tab>price->10->10

*Creat a goods receipt
   add a line:
        ProductA
        Attribute set value=10
        quantity=10
        select a storage bin
   Complete

*Create a new goods receipt
     add a line:
         ProductA
          Attribute set value->returned by the selector
          quantity=10
       add a line:
          PRoductB
          -see that the attribute set value is filled with the value of the prievious line.
(0041937)
hgbot (developer)
2011-10-19 18:11

Repository: erp/devel/pi
Changeset: c65d16d31cfda90f51c4979f1b62ac3ca7824b23
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 19 18:11:00 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c65d16d31cfda90f51c4979f1b62ac3ca7824b23 [^]

Fixed issue 18696. HiddenInputs will be reset every time you switch record, or create a new record

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0042023)
hudsonbot (developer)
2011-10-23 13:42

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/35bf0a7aa166 [^]

Maturity status: Test
(0042442)
egoitz (developer)
2011-11-02 12:39

verified

- Issue History
Date Modified Username Field Change
2011-10-04 17:42 egoitz New Issue
2011-10-04 17:42 egoitz Assigned To => dbaz
2011-10-04 17:42 egoitz Modules => User Interface Selector
2011-10-06 12:44 jecharri Resolution time => 1321398000
2011-10-17 18:15 dbaz Note Added: 0041859
2011-10-19 15:09 dbaz Assigned To dbaz => marvintm
2011-10-19 18:11 hgbot Checkin
2011-10-19 18:11 hgbot Note Added: 0041937
2011-10-19 18:11 hgbot Status new => resolved
2011-10-19 18:11 hgbot Resolution open => fixed
2011-10-19 18:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c65d16d31cfda90f51c4979f1b62ac3ca7824b23 [^]
2011-10-23 13:42 hudsonbot Checkin
2011-10-23 13:42 hudsonbot Note Added: 0042023
2011-11-02 12:39 egoitz Note Added: 0042442
2011-11-02 12:39 egoitz Status resolved => closed
2011-11-02 12:39 egoitz Fixed in Version => 3.0MP5


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker