Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039844Openbravo ERP02. Master data managementpublic2018-12-20 15:072019-11-14 12:09
ngarcia 
inigo_lerga 
highminoralways
scheduledopen 
5
 
 
Core
No
0039844: Attribute Set definition can be modified if the product has stock and it should not
Attribute Set definition can be modified if the product has stock and it should not
As group admin role:
   Create two attributes: color and height
   Set them as List
   Do not set them as Instance Attribute
   Add the following values:
      Color: Red, Blue
      Height: S, M

   Create a product
   Assign the previously created attribute set
   Create a goods receipt
   Add previously created product
   Set Red color and S height as Attribute Set Value
   Add a movement quantity and complete it

   Go to Attribute Set window and remove Color attribute from the Assigned Attribute tab
   Add it again (check the new sequence number is higher than the sequence number of the Height attribute)

   Create a goods receipt
   Add previously created product
   Set Red color and S height as Attribute Set Value
   Add a movement quantity and complete it

   Launch the stock report and check the stock is considered different as the order of the attributes is different

   Create a new attribute: width
   Set it as List
   Do not set it as Instance Attribute
   Add the following values: S, M

   Go to previously created Attribute Set
   Change Height attribute with Width attribute

   Create a goods receipt
   Add previously created product
   Set Red color and S width as Attribute Set Value
   Add a movement quantity and complete it

   Launch the stock report and check the stock is considered same as the one with the height
No tags attached.
Issue History
2018-12-20 15:07ngarciaNew Issue
2018-12-20 15:07ngarciaAssigned To => Triage Finance
2018-12-20 15:07ngarciaModules => Core
2018-12-20 15:07ngarciaTriggers an Emergency Pack => No
2018-12-20 15:13ngarciaIssue Monitored: networkb
2019-10-29 12:51inigo_lergaAssigned ToTriage Finance => inigo_lerga
2019-10-29 12:51inigo_lergaStatusnew => scheduled
2019-11-14 12:09inigo_lergaNote Added: 0115601

Notes
(0115601)
inigo_lerga   
2019-11-14 12:09   
Test Plan Mantis:
As the F&B International Group Admin role:
    - Enter the Attribute window.
    - Create a new record and mark it as List and Active with
      no other checkbox enabled.
    - Enter the Attribute Set window.
    - Create a new record.
    - Go to the Assigned Attribute Tab.
    - Create a new record choosing the previously created
      Attribute.
    - Realize that it is possible to create, modify and delete
      the Assigned Attribute.
    - Go to the Product Window.
    - Create a new record and assign to it the previously
      created Attribute Set.
    - Go back to the Attribute Set Window.
    - Go to the Assigned Attribute Tab.
    - Realize that it is not possible to create, modify or
      or delete the Assigned Attribute previously created.