Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052167Openbravo ERP02. Master data managementpublic2023-04-19 11:292023-05-08 18:33
Leyre 
francisco_ofarril 
normalmajoralways
closedfixed 
5
 
PR23Q3 
Core
No
0052167: The "Create Variants" process does not work correctly if a record of "Characteristic Configuration" is deactivated.
The "Create Variants" process does not work correctly if a record of "Characteristic Configuration" is deactivated.
1. Create a new generic Product
2. Add a Characteristic, for example Color.
  · Variant = Yes
  · Characteristic Subset = Color Dry Fit.
3. Confirm that there are two records in Characteristic Configuration: Black and Laguna.
4. Deactivate the Black record.
5. Logout and login again.
6. Open the previous product created
7. Click on "Create Variants"
Result: Refresh the window and confirm that there are two new products (Color black and laguna) instead one (laguna).

See video: https://drive.google.com/file/d/1a4JUAGsDWcD5w8g2J6djc6bE_c9LWjSO/view [^]
No tags attached.
Issue History
2023-04-19 11:29LeyreNew Issue
2023-04-19 11:29LeyreAssigned To => Triage Omni OMS
2023-04-19 11:29LeyreModules => Core
2023-04-19 11:29LeyreTriggers an Emergency Pack => No
2023-04-19 12:47PracticsIssue Monitored: Practics
2023-05-01 14:48francisco_ofarrilAssigned ToTriage Omni OMS => francisco_ofarril
2023-05-01 14:48francisco_ofarrilStatusnew => scheduled
2023-05-01 15:17hgbotNote Added: 0149097
2023-05-08 18:33hgbotNote Added: 0149447
2023-05-08 18:33hgbotResolutionopen => fixed
2023-05-08 18:33hgbotStatusscheduled => closed
2023-05-08 18:33hgbotFixed in Version => PR23Q3
2023-05-08 18:33hgbotNote Added: 0149448

Notes
(0149097)
hgbot   
2023-05-01 15:17   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/868 [^]
(0149447)
hgbot   
2023-05-08 18:33   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/868 [^]
(0149448)
hgbot   
2023-05-08 18:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 53a7d2edecff2e594133cfb34e3cc6bd6768e7d0
Author: Francisco Javier Deler O'Farril <francisco.ofarril@openbravo.com>
Date: 08-05-2023 16:33:03
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/53a7d2edecff2e594133cfb34e3cc6bd6768e7d0 [^]

Fixed ISSUE-52167: The "Create Variants" process does not work correctly if a...

---
M src/org/openbravo/materialmgmt/VariantAutomaticGenerationProcess.java
---