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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054362
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POScriticalhave not tried2024-01-16 14:232024-01-23 15:25
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version24Q1
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

0054362: Keymap- Unable to do login if product is not in the Assorment and the price list of a store

DescriptionWhen a keymap defined for a given store references a product that is not available in the store (i.e. because it is not in the assortment or it does not have a price), an error is raised when the user logs in, and is thrown back to the login screen.
Steps To ReproduceIn any POS2 environment with the pos2 sampledata:
- Remove the "Avalanche Transceiver" product from the vall blanca assortment ("White Valley Group Product List")
- Start POS2 with a clean cache to ensure the product is not available in the local master data
- Try to log in. An error will be displayed: "Some products defined in the keymap are not available in the Assortment, or don't have a price in the Price List. Please define a keymap with available products, or contact your System Administrator"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0054361 closedAugustoMauch Keymap- Unable to do login if product is not in the Assorment and the price list of a store 

-  Notes
(0159654)
hgbot (developer)
2024-01-23 15:15

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/654 [^]
(0159659)
hgbot (developer)
2024-01-23 15:21

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/654 [^]
(0159660)
hgbot (developer)
2024-01-23 15:21

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/655 [^]
(0159661)
hgbot (developer)
2024-01-23 15:23

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/655 [^]
(0159662)
hgbot (developer)
2024-01-23 15:24

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/656 [^]
(0159663)
hgbot (developer)
2024-01-23 15:25

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/656 [^]
(0159664)
hgbot (developer)
2024-01-23 15:25

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 3564cb1bdfb60422c6480b28b10d45a6f92d132a
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 23-01-2024 15:23:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/3564cb1bdfb60422c6480b28b10d45a6f92d132a [^]

Fixes ISSUE-54362: Model.withIds should not include undefined entries in response

If any of the ids included in the parameter of the withIds function does not represent an existing value for the selected model,
an undefined entry should not be included in the returned array, because consumers of that API would need to check for null when
processing the response.

---
M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/Model.js
---

- Issue History
Date Modified Username Field Change
2024-01-16 14:24 AugustoMauch Type defect => backport
2024-01-16 14:24 AugustoMauch Target Version => 24Q1
2024-01-23 15:15 hgbot Note Added: 0159654
2024-01-23 15:21 hgbot Note Added: 0159659
2024-01-23 15:21 hgbot Note Added: 0159660
2024-01-23 15:23 hgbot Note Added: 0159661
2024-01-23 15:24 hgbot Note Added: 0159662
2024-01-23 15:25 hgbot Note Added: 0159663
2024-01-23 15:25 hgbot Resolution open => fixed
2024-01-23 15:25 hgbot Status scheduled => closed
2024-01-23 15:25 hgbot Fixed in Version => RR24Q1
2024-01-23 15:25 hgbot Note Added: 0159664


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker