Skip to content
Extraits de code Groupes Projets
Valider efda8da7 rédigé par jordan's avatar jordan
Parcourir les fichiers

[fix] import missing ValidationError

parent bf9ac7fe
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import api, fields, models from odoo import api, fields, models
from odoo.exceptions import ValidationError
class ResPartnerProductFamily(models.Model): class ResPartnerProductFamily(models.Model):
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter