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.