Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044498 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-06-26 10:44 | 2020-06-29 11:20 | |||
Reporter | jorge-garcia | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 263d0ea771da | ||||
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 | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044498: Discount Matrix Management masterdata is filtering always by the ERP context role | |||||||
Description | Discount Matrix Management masterdata load is filtering always by the ERP context role instead of load every record in the table to WebPOS and filter in client side. | |||||||
Steps To Reproduce | 1) Install org.openbravo.discounts.discountmatrixmanagement module and dependencies 2) Go to Role ERP window and configure some Discounts Range in two different roles 3) Login in WebPOS with a user with one of the roles. Verify at the end of the masterdata load, the records for the role are in obdmm_role_discounts browser database 4) Do a logout and login with a user with the second role. Check after the masterdata load, the records for the second role are NOT in obdmm_role_discounts browser database | |||||||
Proposed Solution | WebPOS should load every record in obdmm_role_discounts in browser databse instread of filtering by the ERP context role id to get the records. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0121106) hgbot (developer) 2020-06-26 11:32 |
Repository: erp/pmods/org.openbravo.retail.discounts.discountmatrixmanagement Changeset: 263d0ea771da2577b37a843308c1b4b7edd9f00e Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Jun 26 10:47:44 2020 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.discountmatrixmanagement/rev/263d0ea771da2577b37a843308c1b4b7edd9f00e [^] Fixed BUG-44498: Load every role discount instead of only role id context records --- M src/org/openbravo/retail/discounts/discountmatrixmanagement/master/RoleDiscounts.java --- |
(0121138) hgbot (developer) 2020-06-29 08:43 |
Repository: erp/pmods/org.openbravo.retail.discounts.discountmatrixmanagement Changeset: 535807e2867e8004a6d7e51dc7b3fbed159fc66f Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Jun 29 08:43:28 2020 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.discountmatrixmanagement/rev/535807e2867e8004a6d7e51dc7b3fbed159fc66f [^] Related to BUG-44498: Fix CI eclipse warning in module --- M src/org/openbravo/retail/discounts/discountmatrixmanagement/master/RoleDiscounts.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-06-26 10:44 | jorge-garcia | New Issue | |
2020-06-26 10:44 | jorge-garcia | Assigned To | => jorge-garcia |
2020-06-26 10:44 | jorge-garcia | OBNetwork customer | => No |
2020-06-26 10:44 | jorge-garcia | Resolution time | => 1594936800 |
2020-06-26 10:44 | jorge-garcia | Triggers an Emergency Pack | => No |
2020-06-26 11:10 | jorge-garcia | Relationship added | related to 0044447 |
2020-06-26 11:32 | hgbot | Checkin | |
2020-06-26 11:32 | hgbot | Note Added: 0121106 | |
2020-06-26 11:32 | hgbot | Status | new => resolved |
2020-06-26 11:32 | hgbot | Resolution | open => fixed |
2020-06-26 11:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.discountmatrixmanagement/rev/263d0ea771da2577b37a843308c1b4b7edd9f00e [^] |
2020-06-29 08:43 | hgbot | Checkin | |
2020-06-29 08:43 | hgbot | Note Added: 0121138 | |
2020-06-29 11:20 | marvintm | Review Assigned To | => marvintm |
2020-06-29 11:20 | marvintm | Status | resolved => closed |
2020-06-29 11:20 | marvintm | Fixed in Version | => RR20Q3 |
2020-08-24 14:12 | guillermogil | Relationship added | has duplicate 0044769 |
Copyright © 2000 - 2009 MantisBT Group |