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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049376
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2022-05-23 14:162022-05-28 10:25
ReporterAugustoMauchView Statuspublic 
Assigned Tosntgreale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049376: JIRA 3012: Keymap - some products are missing from the keymap

DescriptionWhen building product keymaps, we only want to include those products that belong to the store assortment. That check is done here [1]. This [2] is the function where the products in the assortment are retrieved. Notice that there is no limit defined for the find() function, so the default limit (300) will be used, and as a result if the assortment contains more than 300 products, some of them will not be available in the keymap.

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/getKeymapInformation.js#L390 [^]
[2] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/utils/getAssortmentProducts.js#L23 [^]
Steps To Reproduce- Prepare an assortment with more then 300 products
- Prepare a keymap that contains all the products in the assortment
- Notice that only 300 of the products will be available in the keymap
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0137737)
hgbot (developer)
2022-05-25 19:42

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/972 [^]
(0137836)
hgbot (developer)
2022-05-28 10:24

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4c88b2bacf865d19696312b90f33a5cdcaea2f76
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 28-05-2022 10:21:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4c88b2bacf865d19696312b90f33a5cdcaea2f76 [^]

Fixes ISSUE-49376: Set limit on criteria of Assortment Products.

---
M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/utils/getAssortmentProducts.js
---
(0137837)
hgbot (developer)
2022-05-28 10:24

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/972 [^]

- Issue History
Date Modified Username Field Change
2022-05-23 14:16 AugustoMauch New Issue
2022-05-23 14:16 AugustoMauch Assigned To => Retail
2022-05-23 14:16 AugustoMauch Triggers an Emergency Pack => No
2022-05-24 15:56 sntgreale Assigned To Retail => sntgreale
2022-05-24 15:56 sntgreale Status new => scheduled
2022-05-25 19:42 hgbot Note Added: 0137737
2022-05-26 13:13 guilleaer Summary Keymap - filter by products in the assortment is not working properly => JIRA 3036: Keymap - filter by products in the assortment is not working properly
2022-05-26 15:04 guilleaer Summary JIRA 3036: Keymap - filter by products in the assortment is not working properly => JIRA 3012: Keymap - filter by products in the assortment is not working properly
2022-05-26 17:26 AugustoMauch Summary JIRA 3012: Keymap - filter by products in the assortment is not working properly => JIRA 3012: Keymap - some products are missing from the keymap
2022-05-28 10:24 hgbot Resolution open => fixed
2022-05-28 10:24 hgbot Status scheduled => resolved
2022-05-28 10:24 hgbot Note Added: 0137836
2022-05-28 10:24 hgbot Note Added: 0137837
2022-05-28 10:24 AugustoMauch Status resolved => closed
2022-05-28 10:25 AugustoMauch Review Assigned To => AugustoMauch


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker