Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035092Openbravo ERP04. Warehouse managementpublic2017-01-30 10:472017-02-01 19:18
ngarcia 
collazoandy4 
immediatemajoralways
closedfixed 
5
 
3.0PR17Q13.0PR17Q1 
markmm82
Core
No
0035092: Cannot set an attribute set value in a warehouse document line in case it does not contain an instance attribute
Cannot set an attribute set value in a warehouse document line in case it does not contain an instance attribute. The attribute sets set as Lot, Serial No, or Expiration Date are also instance attributes.
As group admin role:
   Create a new Attribute
      Instance Attribute: N
      List: N
      Mandatory: Y
   Create a new Attribute Set
      Lot: N
      Serial No.: N
      Expiration Date: N
   Add the previously created attribute to it
   Create a new product and assign the previously created attribute set to it
   Create a Goods Receipt, add the previously created product and check the Attribute Set Value field is shown
   Open it and add a value to its attribute
   Check the value is not shown when closing the pop-up
No tags attached.
blocks defect 0035080 closed collazoandy4 Cannot set an attribute set value in a warehouse document line in case it does not contain an instance attribute 
Issue History
2017-01-30 22:07collazoandy4Typedefect => backport
2017-01-30 22:07collazoandy4Target Version => 3.0PR17Q1
2017-02-01 19:16hgbotCheckin
2017-02-01 19:16hgbotNote Added: 0093999
2017-02-01 19:16hgbotStatusscheduled => resolved
2017-02-01 19:16hgbotResolutionopen => fixed
2017-02-01 19:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/ecebbdc9cdeb9fb108f1e01900bbd60a26e26692 [^]
2017-02-01 19:18markmm82Review Assigned To => markmm82
2017-02-01 19:18markmm82Note Added: 0094001
2017-02-01 19:18markmm82Statusresolved => closed
2017-02-01 19:18markmm82Fixed in Version => 3.0PR17Q1

Notes
(0093999)
hgbot   
2017-02-01 19:16   
Repository: erp/backports/3.0PR17Q1
Changeset: ecebbdc9cdeb9fb108f1e01900bbd60a26e26692
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Jan 31 11:19:49 2017 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/ecebbdc9cdeb9fb108f1e01900bbd60a26e26692 [^]

Fixes issue 35092: Set value in a warehouse document line with empty attribute

In a warehouse document line now can set value in a warehouse document line in case
it does not contain an instance attribute

---
M src/org/openbravo/erpCommon/info/AttributeSetInstance.java
---
(0094001)
markmm82   
2017-02-01 19:18   
Code review + Testing OK