// adds a column with the start date of the linked event if there is one
$table_editor->add_option_table('group_events', 'group_events.paiement_id = t.id');
- $table_editor->add_option_field('group_events.debut', 'related_event', 'évènement', 'timestamp');
+ $table_editor->add_option_field('group_events.archive', 'related_event', 'évènement archivé ?', 'tinyint');
$table_editor->apply($page, $action, $id);
}
<td>
<a href="admin/payments">Paiements</a>
|
+ <a href="admin/payments/methods">Méthodes de paiement</a>
+ |
<a href="admin/reconcile">Virements</a>
+ |
+ <a href="admin/reconcile/bankaccounts">RIBs</a>
</td>
</tr>
<tr class="pair">