工单已下发通知

This commit is contained in:
guanhuan
2024-09-25 14:31:31 +08:00
parent 4e0a023c36
commit 7c3ac138b5
4 changed files with 8 additions and 9 deletions

View File

@@ -1,9 +1,6 @@
import logging
from odoo import models, fields, api, _
class SFMessagePurchase(models.Model):
_name = 'purchase.order'
_inherit = ['purchase.order', 'jikimo.message.dispatch']
_inherit = ['purchase.order', 'jikimo.message.dispatch']