[FIX] - fix flake8

This commit is contained in:
sbejaoui
2018-12-20 22:57:15 +01:00
committed by Ilyas
parent 3e6f50b8e9
commit b2d61e2c33
3 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2017 LasLabs Inc. # Copyright 2017 LasLabs Inc.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

View File

@@ -3,4 +3,4 @@ To use this module, you need to:
#. Go to Sales -> Products and select or create a product. #. Go to Sales -> Products and select or create a product.
#. Check "Is a contract" and select the contract template related to the #. Check "Is a contract" and select the contract template related to the
product product
#. Define default recurrence rules #. Define default recurrence rules

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2017 LasLabs Inc. # Copyright 2017 LasLabs Inc.
# Copyright 2018 ACSONE SA/NV. # Copyright 2018 ACSONE SA/NV.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).