mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
- Change workcenter.line to mrp.workorder - move_prod_id not exist. search sale information from move_finished_ids and changed related field to compute field - add unit test
7 lines
153 B
Python
7 lines
153 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2017 Bima Jati Wijaya
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
|
|
from . import test_sale_manufacture
|