BPC1 - Combined Basic production counting module

Issue: http://issues.qcadoo.org/browse/QCADOOMES-405

Brief

Instead of having a separate interface for produced products, used products and a separate report for the production balance we will combine all those into one view.

This view will just show the production balance like in the report. This grid starts with a row for each product used in the technology with quantities:

  • needed - quantity based on material requirements for components and intermediateds; for the final products it is based on the planned quantity
  • produced - how many ware produced
  • consumed - how many ware consumed

They should be always sorted in the order: final product, intermediates, components. Type should be based determined from the technology definition.

At start all unentered quantities should be shown as empty spaces.

This module will probably have to be written from scratch based on the behavior of the previous modules. The connector to eNove will also have to be adapted to this implementation.

Mockup