Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038032 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2018-03-02 12:55 | 2018-03-08 08:43 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 90605eac7c10 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038032: Product and Product Category Master Data load fails with big amount of discounts | |||||||
Description | Product and Product Category Master Data load fails with big amount of discounts. These are the exact numbers: * m_offer: 157364 * m_product_category: 2482 * m_product: 262409 | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Add the following indexes: create index em_obpos_m_offer_active on m_offer using btree(isactive); create index em_obpos_m_offer_offertype on m_offer using btree(m_offer_type_id); | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0102968) hgbot (developer) 2018-03-05 07:48 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 90605eac7c1000cc69fb9a2964499132194bf8f1 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Mar 05 12:18:42 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90605eac7c1000cc69fb9a2964499132194bf8f1 [^] Fixed issue 38032 : Added index for active and offertype column in m_offer table --- A src-db/database/model/modifiedTables/M_OFFER.xml --- |
(0103064) hgbot (developer) 2018-03-07 14:49 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 51a73b872aa1b4e6a17517df086de2eba18a01ca Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Wed Mar 07 14:49:05 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51a73b872aa1b4e6a17517df086de2eba18a01ca [^] Related to issue 38032: Add new index in m_offer by ad_org_id --- M src-db/database/model/modifiedTables/M_OFFER.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-03-02 12:55 | umartirena | New Issue | |
2018-03-02 12:55 | umartirena | Assigned To | => Retail |
2018-03-02 12:55 | umartirena | Triggers an Emergency Pack | => No |
2018-03-02 12:55 | umartirena | Resolution time | => 1521759600 |
2018-03-02 12:55 | umartirena | Tag Attached: Performance | |
2018-03-02 15:09 | umartirena | Issue Monitored: umartirena | |
2018-03-03 07:43 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-03-03 07:44 | ranjith_qualiantech_com | Status | new => scheduled |
2018-03-05 07:48 | hgbot | Checkin | |
2018-03-05 07:48 | hgbot | Note Added: 0102968 | |
2018-03-05 07:48 | hgbot | Status | scheduled => resolved |
2018-03-05 07:48 | hgbot | Resolution | open => fixed |
2018-03-05 07:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90605eac7c1000cc69fb9a2964499132194bf8f1 [^] |
2018-03-07 14:49 | hgbot | Checkin | |
2018-03-07 14:49 | hgbot | Note Added: 0103064 | |
2018-03-08 08:43 | marvintm | Review Assigned To | => marvintm |
2018-03-08 08:43 | marvintm | Status | resolved => closed |
2018-03-08 08:43 | marvintm | Fixed in Version | => RR18Q2 |
2018-06-13 09:08 | umartirena | Relationship added | related to 0038744 |
Copyright © 2000 - 2009 MantisBT Group |