Browse Source

[Administration] Utilisateurs > Crédit : prévenir l'utilisateur par défaut #1319

feature/souke
Guillaume Bourgeois 1 year ago
parent
commit
5893c3cd97
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backend/models/CreditForm.php

+ 1
- 1
backend/models/CreditForm.php View File

public $amount ; public $amount ;
public $mean_payment ; public $mean_payment ;
public $comment ; public $comment ;
public $send_mail ;
public $send_mail = 1;


/** /**
* @inheritdoc * @inheritdoc

Loading…
Cancel
Save