Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050300 | Retail Modules | Retail Configuration | public | 2022-09-21 13:11 | 2022-10-14 07:10 |
|
Reporter | alfonso_alcalde | |
Assigned To | radhakrishnan | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050300: Product categories are not updated in OB POS and Magento. |
Description | It's a mandatory condition to update a product category, any detail of it, name, description..., in OB POS and also to be exported to Magento (because the same process is used), to update it in the categories tree grid. |
Steps To Reproduce | 1. Select, modify and save product category from OB backoffice.
2. From OB POS, "Refresh data" and clean cache.
3. Locate product category and check that the changes made don't appear.
4. Go back to BO, modify the category in the category tree, it is necessary that there is an update for the updated flag to be refreshed, even if it is left in the same situation it is in.
5. Perform step 2 and check that the desired updates are now visible. |
Proposed Solution | In the hqlQuery, in org.openbravo.retail.posterminal - ProductCategoryTree.java, inside getRegularProductCategoryHqlString, change the where restriction of the query on table ADTreeNode, from "and" to "or" so that it's not a mandatory condition. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-09-21 13:11 | alfonso_alcalde | New Issue | |
2022-09-21 13:11 | alfonso_alcalde | Assigned To | => Retail |
2022-09-21 13:11 | alfonso_alcalde | Triggers an Emergency Pack | => No |
2022-09-21 13:23 | rafademiguel | OBNetwork customer | => OBPS |
2022-09-21 13:24 | rafademiguel | Issue Monitored: rafademiguel | |
2022-09-23 09:24 | radhakrishnan | Assigned To | Retail => radhakrishnan |
2022-09-23 09:24 | radhakrishnan | Status | new => scheduled |
2022-09-28 07:01 | hgbot | Merge Request Status | => open |
2022-09-28 07:01 | hgbot | Note Added: 0141432 | |
2022-10-14 07:10 | hgbot | Merge Request Status | open => approved |
2022-10-14 07:10 | hgbot | Resolution | open => fixed |
2022-10-14 07:10 | hgbot | Status | scheduled => closed |
2022-10-14 07:10 | hgbot | Note Added: 0142047 | |
2022-10-14 07:10 | hgbot | Fixed in Version | => RR23Q1 |
2022-10-14 07:10 | hgbot | Note Added: 0142048 | |