Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050300
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail Configurationmajoralways2022-09-21 13:112022-10-14 07:10
Reporteralfonso_alcaldeView Statuspublic 
Assigned Toradhakrishnan 
PrioritynormalResolutionfixedFixed in VersionRR23Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050300: Product categories are not updated in OB POS and Magento.

DescriptionIt'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 Reproduce1. 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 SolutionIn 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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: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 Note Added: 0141432
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
Powered by Mantis Bugtracker