Skip to content
Snippets Groups Projects
Commit 6c9437f5 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

Mise à jour nom champ incorrect

parent b4ef3f45
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ class ScopPartner(models.Model):
# Dossier EU
file_fse_open = fields.Boolean("Dossier FSE ouvert Oui/Non")
date_return_file = fields.Date("Date de retour du dossier")
fes_full = fields.Boolean("FES Complet")
fes_full = fields.Boolean("FSE Complet")
recipient_file_fse = fields.Many2one(
'res.partner',
string="Destinataire du dossier FSE")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment