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

View Revisions: Issue #39817 All Revisions ] Back to Issue ]
Summary 0039817: Module script UpdateQtyDelivered cannot be executed due to poor performance
Revision 2018-12-17 17:18 by adrianromero
Steps To Reproduce From an Openbravo 16Q4 version and a database with a large amount of orders. Replace the sources from 16Q4 to 18Q3 and perform a build process in order to upgrade the Openbravo version.

Note that the build process stops in the execution of the module script UpdateQtyDelivered

select count(*) from m_inout;
# 5973239

select count(*) from c_order;
# 5973243
Revision 2018-12-17 17:16 by adrianromero
Steps To Reproduce From an Openbravo 16Q4 version and a database with a large amount of orders. Replace the sources from 16Q4 to 18Q3 and perform a build process in order to upgrade the Openbravo version.

Note that the build process stops in the execution of the module script UpdateQtyDelivered


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker