# Copyright 2020 Le Filament# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).fromodooimportfields,modelsclassAccountPaymentTerm(models.Model):_inherit='account.payment.term'is_contribution=fields.Boolean('Conditions de paiement des cotisations')