Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0044515 | Retail Modules | Web POS | public | 2020-06-30 13:25 | 2020-10-30 08:07 |
|
Reporter | marvintm | |
Assigned To | prakashmurugesan88 | |
Priority | normal | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR20Q4 | |
Merge Request Status | approved |
Review Assigned To | marvintm |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0044515: Updating the "issummarylevel" property of a product category can lead to inconsistent data |
Description | The WebPOS loads the product category information by reading from the obretco_product_category table, which is updated using an EventHandler. This table is supposed to contain only non summary categories.
However, if a category is initially defined as non summary level and then it is changed to be summary, the record is not removed from OBRETCO_product_category, and this is not taken into account in the filter in the corresponding masterdata query, so the category ends up being loaded twice.
If the opposite happens, and the category is initially summary and changed to be non summary, then the record is not added, so the category is not loaded in the WebPOS. |
Steps To Reproduce | Create a product category as non-summary level.
Verify that it is automatically added to the tab "Filter product categories" from the Assortments.
Change it to be summary.
Realise it is not removed from the Assortment.
Do a full refresh in the WebPOS. Check that the category is loaded twice in the request.
|
Proposed Solution | Either we change the eventhandler to take this case into account, or we change the masterdata queries to take it, to ensure that categories are always loaded when they need to be, and never twice.
See diff attached for the update on the m_product. it is still needed to create an eventhadler to ensure the case of isSummary from N to Y |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0045324 | RR20Q3.2 | closed | prakashmurugesan88 | Updating the "issummarylevel" property of a product category can lead to inconsistent data | depends on | backport | 0045325 | RR20Q2.3 | closed | prakashmurugesan88 | Updating the "issummarylevel" property of a product category can lead to inconsistent data | has duplicate | defect | 0041899 | | closed | Retail | It is possible to have a summary product category with products |
|
Attached Files | 44515.diff (4,483) 2020-07-21 15:02 https://issues.openbravo.com/file_download.php?file_id=14792&type=bug
I44515_20Q2.patch (9,588) 2020-10-28 18:53 https://issues.openbravo.com/file_download.php?file_id=15055&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2020-06-30 13:25 | marvintm | New Issue | |
2020-06-30 13:25 | marvintm | Assigned To | => Retail |
2020-06-30 13:25 | marvintm | OBNetwork customer | => No |
2020-06-30 13:25 | marvintm | Resolution time | => 1596146400 |
2020-06-30 13:25 | marvintm | Triggers an Emergency Pack | => No |
2020-07-17 13:39 | guillermogil | OBNetwork customer | No => Gold |
2020-07-21 14:23 | guillermogil | Resolution time | 1596146400 => 1595541600 |
2020-07-21 14:23 | guillermogil | Note Added: 0121549 | |
2020-07-21 14:23 | guillermogil | Severity | major => critical |
2020-07-21 15:02 | guillermogil | File Added: 44515.diff | |
2020-07-21 15:02 | guillermogil | Proposed Solution updated | |
2020-07-21 15:10 | guillermogil | Proposed Solution updated | |
2020-08-06 14:28 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-08-10 11:57 | prakashmurugesan88 | Status | new => scheduled |
2020-08-11 07:25 | hgbot | Merge Request Status | => open |
2020-08-11 07:25 | hgbot | Note Added: 0121957 | |
2020-08-17 06:37 | hgbot | Merge Request Status | open => approved |
2020-08-17 06:54 | hgbot | Resolution | open => fixed |
2020-08-17 06:54 | hgbot | Status | scheduled => closed |
2020-08-17 06:54 | hgbot | Note Added: 0122076 | |
2020-08-17 06:54 | hgbot | Fixed in Version | => RR20Q4 |
2020-08-17 06:54 | hgbot | Note Added: 0122077 | |
2020-10-28 16:59 | marvintm | Status | closed => new |
2020-10-28 16:59 | marvintm | Resolution | fixed => open |
2020-10-28 16:59 | marvintm | Fixed in Version | RR20Q4 => |
2020-10-28 16:59 | marvintm | Status | new => scheduled |
2020-10-28 16:59 | marvintm | Status | scheduled => resolved |
2020-10-28 16:59 | marvintm | Fixed in Version | => RR20Q4 |
2020-10-28 16:59 | marvintm | Resolution | open => fixed |
2020-10-28 16:59 | marvintm | Review Assigned To | => marvintm |
2020-10-28 16:59 | marvintm | Status | resolved => closed |
2020-10-28 17:00 | marvintm | Relationship added | has duplicate 0041899 |
2020-10-28 18:53 | prakashmurugesan88 | File Added: I44515_20Q2.patch | |
2020-10-29 06:14 | hgbot | Note Added: 0123986 | |
2020-10-29 07:30 | hgbot | Note Added: 0123989 | |
2020-10-30 08:07 | hgbot | Note Added: 0124034 | |
2020-10-30 08:07 | hgbot | Fixed in Version | RR20Q4 => RR21Q1 |
2020-10-30 08:07 | hgbot | Note Added: 0124035 | |
2020-10-30 08:07 | hgbot | Fixed in Version | RR21Q1 => RR20Q4 |
2020-10-30 08:07 | hgbot | Note Added: 0124036 | |
2020-10-30 08:07 | hgbot | Note Added: 0124037 | |
Notes |
|
|
Updating severity as due to this error it can led to a continuous full refresh if the till was already logged.
It should never have categories set as isSummary on the obretco_productcategory |
|
|
(0121957)
|
hgbot
|
2020-08-11 07:25
|
|
|
|
(0122076)
|
hgbot
|
2020-08-17 06:54
|
|
|
|
(0122077)
|
hgbot
|
2020-08-17 06:54
|
|
|
|
(0123986)
|
hgbot
|
2020-10-29 06:14
|
|
|
|
(0123989)
|
hgbot
|
2020-10-29 07:30
|
|
|
|
(0124034)
|
hgbot
|
2020-10-30 08:07
|
|
|
|
(0124035)
|
hgbot
|
2020-10-30 08:07
|
|
|
|
(0124036)
|
hgbot
|
2020-10-30 08:07
|
|
|
|
(0124037)
|
hgbot
|
2020-10-30 08:07
|
|
|