Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035093Openbravo ERP04. Warehouse managementpublic2017-01-30 10:472017-02-01 19:18
ngarcia 
collazoandy4 
immediatemajoralways
closedfixed 
5
 
3.0PR16Q4.33.0PR16Q4.3 
markmm82
Core
No
0035093: 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.0PR16Q4.3
2017-02-01 19:13hgbotCheckin
2017-02-01 19:13hgbotNote Added: 0093997
2017-02-01 19:13hgbotStatusscheduled => resolved
2017-02-01 19:13hgbotResolutionopen => fixed
2017-02-01 19:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/21055fdc01acfc23fc0dc9f127ff29169c63d58c [^]
2017-02-01 19:18markmm82Review Assigned To => markmm82
2017-02-01 19:18markmm82Note Added: 0094000
2017-02-01 19:18markmm82Statusresolved => closed
2017-02-01 19:18markmm82Fixed in Version => 3.0PR16Q4.3

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

Fixes issue 35093: 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
---
(0094000)
markmm82   
2017-02-01 19:18   
Code review + Testing OK