Skip to content

Commit 540a904

Browse files
authored
Tresorerie > Suppression des pages legacy "comptes banque" (#2044)
Co-authored-by: vgreb <vgreb@users.noreply.github.com>
1 parent d30f826 commit 540a904

File tree

8 files changed

+0
-590
lines changed

8 files changed

+0
-590
lines changed

app/config/packages/backoffice_menu.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,6 @@ parameters:
224224
compta_journal:
225225
nom: 'Journal'
226226
niveau: 'ROLE_ADMIN'
227-
compta_banque:
228-
nom: 'Compte banques'
229-
url: '/admin/accounting/bank-accounts/list'
230-
niveau: 'ROLE_ADMIN'
231-
extra_routes:
232-
- admin_accounting_bank_accounts_list
233227
compta_conf_evenement:
234228
nom: 'Configuration'
235229
niveau: 'ROLE_ADMIN'

app/config/routing/admin_accounting.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ admin_accounting_membership_fee:
66
resource: "admin_accounting/membership_fee.yml"
77
prefix: /membership-fee
88

9-
admin_accounting_bank_accounts:
10-
resource: "admin_accounting_bank_accounts.yml"
11-
prefix: /bank-accounts
12-
139
admin_accounting_journal:
1410
resource: "admin_accounting/journal.yml"
1511
prefix: /journal

app/config/routing/admin_accounting_bank_accounts.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

htdocs/pages/administration/compta_banque.php

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)