Code comment
This commit is contained in:
parent
2810315dc5
commit
0bf213acac
@ -932,7 +932,7 @@ if ($ispaymentok) {
|
||||
}
|
||||
|
||||
// TODO send email with acknowledgment for the donation
|
||||
// (need that the donation module can gen a pdf document for the cerfa with pre filled content)
|
||||
// (we need first that the donation module is able to generate a pdf document for the cerfa with pre filled content)
|
||||
} elseif (array_key_exists('ATT', $tmptag) && $tmptag['ATT'] > 0) {
|
||||
// Record payment for registration to an event for an attendee
|
||||
include_once DOL_DOCUMENT_ROOT.'/compta/facture/class/facture.class.php';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user