View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000039 | CAMAP/InterAMAP44 | CAMAP | public | 2023-05-18 20:41 | 2023-07-08 15:56 |
| Reporter | Patrice | Assigned To | Amaury | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | GandiVPS | OS | Debian | OS Version | 11 |
| Product Version | Preprod | ||||
| Target Version | v1 (Prod InterAMAP44) | Fixed in Version | v1 (Prod InterAMAP44) | ||
| Summary | 0000039: Désactiver Création/modification/suppression paiement via la fiche d'un membre | ||||
| Description | Désactiver Création/modification/suppression paiement via la fiche d'un membre | ||||
| Tags | Remonté à Alilo | ||||
|
|
camap-hx/lang/master/tpl/member/payments.mtt payments.mtt.patch (658 bytes)
72,82d71
< ::if t.type==2::
< <div class="btn-group" role="group">
< $$edit(::_("Edit")::,/transaction/edit/::t.id::)
< $$delete(::_("Del.")::,/transaction/delete/::t.id::?token=::token::)
< </div>
< ::elseif isAdmin::
< <a href="/transaction/delete/::t.id::?token=::token::" $$confirm(::_("Delete ?")::) class="btn btn-danger btn-sm" >
< <span class="glyphicon glyphicon-remove" aria-hidden="true"></span>
< </a>
< ::end::
<
118,120d106
<
< $$insert(::_("Insert a payement")::,/transaction/insertPayment/::member.id::)
<
123c109
< ::end::
\ No newline at end of file
---
> ::end::
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-05-18 20:41 | Amaury | New Issue | |
| 2023-05-18 20:41 | Amaury | Status | new => assigned |
| 2023-05-18 20:41 | Amaury | Assigned To | => Amaury |
| 2023-05-18 20:41 | Amaury | Reporter | Amaury => Patrice |
| 2023-05-18 20:44 | Amaury | Note Added: 0000059 | |
| 2023-05-18 20:44 | Amaury | File Added: payments.mtt.patch | |
| 2023-05-18 20:44 | Amaury | Status | assigned => resolved |
| 2023-05-18 20:44 | Amaury | Resolution | open => fixed |
| 2023-05-18 20:44 | Amaury | Tag Attached: Remonté à Alilo | |
| 2023-05-24 21:53 | Amaury | Target Version | Preprod => v1 (Prod InterAMAP44) |
| 2023-06-18 23:43 | Amaury | Fixed in Version | => v1 (Prod InterAMAP44) |
| 2023-07-08 15:56 | Amaury | Status | resolved => closed |
| 2023-07-15 16:49 | Amaury | Category | CAMAP Amap44 => CAMAP |