Skip to content

Commit 129fc79

Browse files
JordiToledoJordi Toledo
authored and
docker-odoo
committed
. (#6)
Co-authored-by: Jordi Toledo <jordi.toledo@aurestic.es>
1 parent 95f08ab commit 129fc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

account_invoice_section_sale_order/tests/test_invoice_group_by_sale_order.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2020 Camptocamp SA
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
3-
import mock
3+
from unittest import mock
44

55
from odoo.exceptions import UserError
66

0 commit comments

Comments
 (0)