mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] - fix flake8
This commit is contained in:
committed by
Thomas Binsfeld
parent
2ad68f94a8
commit
2aca05b59e
@@ -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).
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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).
|
||||||
|
|||||||
Reference in New Issue
Block a user