Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Issue:

Brief

  • fix old mistakes done then implementing modules related to production scheduling
    • no separations of algorithms and data
    • wrong separation of functionality among modules
    • wrong dependencies causing bugs in systems configuration
  • prepare fundamental structures needed for production scheduling on production lines
  • correctly separate production scheduling on production lines among them and add new modules

Current goals:

  • make less functions directly dependent on orders planning
  • separate universal data from algorithms
  • move technology instance to rechnologies module - the order module will just use it
  • remove bug exposed the turning off plugins coursed by wrong dependencies 

Future goals which this will support:

Modules and dependencies

  • No labels