[MIG] sale_usability_akretion: migrate to v18

This commit is contained in:
Alexis de Lattre
2024-12-31 10:38:09 +01:00
parent bdf4a527de
commit b51c1ff7d9
16 changed files with 34 additions and 115 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2017-2022 Akretion France
# Copyright 2017-2024 Akretion France (https://www.akretion.com/)
# @author: Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
@@ -10,6 +10,4 @@ class ProductTemplate(models.Model):
service_type = fields.Selection(tracking=True)
expense_policy = fields.Selection(tracking=True)
invoice_policy = fields.Selection(tracking=True)
sale_line_warn = fields.Selection(tracking=True)
expense_policy = fields.Selection(tracking=True)