Improved controler views
authorwww-data <www-data@n3150.home>
Fri, 29 Jul 2022 21:28:38 +0000 (23:28 +0200)
committerwww-data <www-data@n3150.home>
Fri, 29 Jul 2022 21:28:38 +0000 (23:28 +0200)
commit4d3e02820b76ac0fc64eb9a855ddd573fd0ec0c3
treec907c669ada0be5ddb06cdd41b298a0a91fa32ac
parentd6bc33a16e025a3a5b0336b8afa94da43053e632
Improved controler views
29 files changed:
app/compta/api/recurrent.php
app/compta/api_booking.php
app/compta/api_budget.php
app/compta/controlers/account.php
app/compta/controlers/bilan.php
app/compta/controlers/budget.php
app/compta/controlers/recurrent.php
app/compta/controlers/supplier.php
app/compta/models/bilan.php [new file with mode: 0644]
app/compta/models/budget.php
app/compta/models/recurrent.php
app/compta/models/supplier.php
app/compta/pages.php
app/compta/services.php
app/compta/views/account_categorie.php [new file with mode: 0644]
app/compta/views/account_detail.php
app/compta/views/account_index.php [new file with mode: 0644]
app/compta/views/admin_index.php
app/compta/views/bilan_charges.php [new file with mode: 0644]
app/compta/views/bilan_index.php
app/compta/views/budget_detail.php
app/compta/views/budget_index.php
app/compta/views/budget_list.php [new file with mode: 0644]
app/compta/views/budget_updateEntry.php [new file with mode: 0644]
app/compta/views/recurrent_nouveau.php
app/compta/views/supplier_account.php
app/compta/views/supplier_billpay.php
app/xsl
css