Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048616 | Openbravo ERP | 02. Master data management | public | 2022-02-17 12:07 | 2022-03-03 09:05 |
|
Reporter | sofidossant | |
Assigned To | jorge-garcia | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | PR22Q2 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 38027 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0048616: Creation of daughters of Variants. |
Description | There is an error in the creation of variants from the backoffice and it is that it is creating the children from the function of creating variants with the same date as the generic one.
If you create a variant months later than the parent, it doesn't make any sense for it to have the same date.
This is causing errors in data analysis when analyzing volume of new articles, for example. |
Steps To Reproduce | 1- Create variant child from the create variants function
2- Check creation dates (same as the date as the generic) |
Proposed Solution | Add variant.setCreationDate(new Date()) after creating the variant in VariantAutomaticGenerationProcess.java. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0040972 | | closed | collazoandy4 | When clicking 'Manage Variant' to create a variant of a product, the new product date is the same as the generic. |
|
Attached Files | diff.tar.xz (764) 2022-02-17 12:07 https://issues.openbravo.com/file_download.php?file_id=16637&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2022-02-17 12:07 | sofidossant | New Issue | |
2022-02-17 12:07 | sofidossant | Assigned To | => Triage Finance |
2022-02-17 12:07 | sofidossant | File Added: diff.tar.xz | |
2022-02-17 12:07 | sofidossant | OBNetwork customer | => OBPS |
2022-02-17 12:07 | sofidossant | Modules | => Core |
2022-02-17 12:07 | sofidossant | Support ticket | => 38027 |
2022-02-17 12:07 | sofidossant | Triggers an Emergency Pack | => No |
2022-02-17 12:24 | Practics | Issue Monitored: Practics | |
2022-03-02 13:15 | aferraz | Relationship added | related to 0040972 |
2022-03-02 13:16 | aferraz | Proposed Solution updated | |
2022-03-02 13:16 | aferraz | Assigned To | Triage Omni OMS => jorge-garcia |
2022-03-02 13:18 | aferraz | Proposed Solution updated | |
2022-03-02 13:59 | jorge-garcia | Status | new => scheduled |
2022-03-02 14:48 | hgbot | Merge Request Status | => open |
2022-03-02 14:48 | hgbot | Note Added: 0135388 | |
2022-03-03 09:03 | hgbot | Merge Request Status | open => approved |
2022-03-03 09:05 | hgbot | Resolution | open => fixed |
2022-03-03 09:05 | hgbot | Status | scheduled => closed |
2022-03-03 09:05 | hgbot | Note Added: 0135418 | |
2022-03-03 09:05 | hgbot | Fixed in Version | => PR22Q2 |
2022-03-03 09:05 | hgbot | Note Added: 0135419 | |