[MIG] sale_usability_akretion: migrate to v18
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user