mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
We check that the production order's workcenter lines contain at least one "Produce here" line", but at this stage they are not created because we didn't call super(). So let's call super() first.
MRP operations extension module =============================== This module adds: - New table to store operations to avoid typing them again. - Adds a relation from WorkcenterLines to BoM Lists. - Adds a relation from WorkcenterLines to Manufacturing Orders in Scheduled/Consumed/Finished Products. - Adds a relation between Routing Work Center Lines and Work Center extra Info.