diff --git a/purchase_customer_requisition/tests/test_purchase_order.py b/purchase_customer_requisition/tests/test_purchase_order.py index 4995ff5..62a9590 100644 --- a/purchase_customer_requisition/tests/test_purchase_order.py +++ b/purchase_customer_requisition/tests/test_purchase_order.py @@ -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