修复批量排程缺少工具包的问题
This commit is contained in:
@@ -6,6 +6,7 @@ import requests
|
||||
from odoo import api, fields, models, _
|
||||
from odoo.exceptions import UserError
|
||||
from odoo.addons.sf_base.commons.common import Common
|
||||
from odoo.tools import float_compare, float_round, float_is_zero, format_datetime
|
||||
|
||||
|
||||
class MrpProduction(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user