Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044393 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | trivial | always | 2020-06-17 16:14 | 2020-06-22 10:58 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7f141c2dfa85 | ||||
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 | 0044393: Warning due to wrong index in DiscountModel | |||||||
Description | We get a warning when creating IndexedDB indices. The message is: "Skipping creation of invalid index id" We cannot create an index just with the id of the model because it is created by default in IndexedDB stores | |||||||
Steps To Reproduce | Do login and check warnings. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0120908) hgbot (developer) 2020-06-18 17:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7f141c2dfa850ba66416071ae75fd4d4e0406556 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Jun 18 17:58:32 2020 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f141c2dfa850ba66416071ae75fd4d4e0406556 [^] Fixed issue 0044393: Warning due to wrong index in DiscountModel - Remove unneeded index. By default, the stores have an index by id. --- M web/org.openbravo.retail.posterminal/app/model/masterdata/discount/DiscountModel.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-06-17 16:14 | migueldejuana | New Issue | |
2020-06-17 16:14 | migueldejuana | Assigned To | => migueldejuana |
2020-06-17 16:14 | migueldejuana | OBNetwork customer | => No |
2020-06-17 16:14 | migueldejuana | Triggers an Emergency Pack | => No |
2020-06-18 17:58 | hgbot | Checkin | |
2020-06-18 17:58 | hgbot | Note Added: 0120908 | |
2020-06-18 17:58 | hgbot | Status | new => resolved |
2020-06-18 17:58 | hgbot | Resolution | open => fixed |
2020-06-18 17:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f141c2dfa850ba66416071ae75fd4d4e0406556 [^] |
2020-06-22 10:58 | marvintm | Review Assigned To | => marvintm |
2020-06-22 10:58 | marvintm | Status | resolved => closed |
2020-06-22 10:58 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |