Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048616 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2022-02-17 12:07 | 2022-03-03 09:05 | |||
Reporter | sofidossant | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | PR22Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0135388) hgbot (developer) 2022-03-02 14:48 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/536 [^] |
(0135418) hgbot (developer) 2022-03-03 09:05 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/536 [^] |
(0135419) hgbot (developer) 2022-03-03 09:05 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: ab3156870880b5fdc3b7f0160ae2dd7b3f518d0e Author: Jorge García <jorge.garcia@openbravo.com> Date: 03-03-2022 08:05:11 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/ab3156870880b5fdc3b7f0160ae2dd7b3f518d0e [^] Fixed ISSUE-48616: Set current date when creating variants of generic product --- M src/org/openbravo/materialmgmt/VariantAutomaticGenerationProcess.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |