Started supplier mvc model
authorwww-data <www-data@n3150.home>
Sun, 9 Jan 2022 08:43:53 +0000 (09:43 +0100)
committerwww-data <www-data@n3150.home>
Sun, 9 Jan 2022 08:43:53 +0000 (09:43 +0100)
commit4266b97c29e0b4598487ca67a400253a23d6fd64
tree26621abb9f40844f8bc7980b817a2893dc7692b2
parentffaf1840914357a2b6b4c09c4d14d670042eb7d1
Started supplier mvc model
app/compta/api_pcmn.php
app/compta/controlers/owner.php [new file with mode: 0644]
app/compta/controlers/supplier.php
app/compta/models/owner.php [new file with mode: 0644]
app/compta/models/supplier.php [new file with mode: 0644]
app/compta/services.php
app/compta/views/owner_decomptes.php [new file with mode: 0644]
app/compta/views/supplier_index.php [new file with mode: 0644]