Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038744Retail ModulesWeb POSpublic2018-06-13 09:082018-06-13 09:08
umartirena 
Retail 
urgentmajoralways
newopen 
5
 
 
No
0038744: Discount Filter Product Master Data fails with big amount of data in Discounts
Discount Filter Product Master Data fails with big amount of data in Discounts
-
Add the following indexes:

CREATE INDEX em_obpos_m_offer_prod_active
  ON public.m_offer_product
  USING btree
  (isactive COLLATE pg_catalog."default");
Performance
related to defect 0038032 closed ranjith_qualiantech_com Product and Product Category Master Data load fails with big amount of discounts 
Issue History
2018-06-13 09:08umartirenaNew Issue
2018-06-13 09:08umartirenaAssigned To => Retail
2018-06-13 09:08umartirenaResolution time => 1530655200
2018-06-13 09:08umartirenaTriggers an Emergency Pack => No
2018-06-13 09:08umartirenaTag Attached: Performance
2018-06-13 09:08umartirenaRelationship addedrelated to 0038032

There are no notes attached to this issue.