Fix broken and unused import
This commit is contained in:
parent
de44113336
commit
9d97e13216
1 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
from odoo.addons.sale_purchase_inter_company_rules.models.purchase_order import (
|
||||
purchase_order,
|
||||
)
|
||||
from odoo.tests import TransactionCase, tagged, Form
|
||||
from odoo import Command, fields
|
||||
from datetime import timedelta
|
||||
|
|
|
|||
Loading…
Reference in a new issue