Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050300 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Retail Configuration | major | always | 2022-09-21 13:11 | 2022-10-14 07:10 | |||
Reporter | alfonso_alcalde | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q1 | |||
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 | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0141432) hgbot (developer) 2022-09-28 07:01 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/936 [^] |
(0142047) hgbot (developer) 2022-10-14 07:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/936 [^] |
(0142048) hgbot (developer) 2022-10-14 07:10 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 16515607ea254264a8c9f80bf255e8488d573303 Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 14-10-2022 05:10:39 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/16515607ea254264a8c9f80bf255e8488d573303 [^] Fixed ISSUE-50300: Modified ProductCategory query * During incremental refresh in pos, product category should be loaded when treenode of product category is updated --- M src/org/openbravo/retail/posterminal/master/ProductCategoryTree.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |