Add mvc supplier (pay|bill). Still missing apply and cancel feature.
authorwww-data <www-data@n3150.home>
Sun, 9 Jan 2022 21:27:42 +0000 (22:27 +0100)
committerwww-data <www-data@n3150.home>
Sun, 9 Jan 2022 21:27:42 +0000 (22:27 +0100)
commit7069605954bbb8cb98e663504677b6807b66dae6
tree46d3c5ae06c878a86857482aba55f64ae86a4aee
parent4266b97c29e0b4598487ca67a400253a23d6fd64
Add mvc supplier (pay|bill). Still missing apply and cancel feature.
app/compta/api_pcmn.php
app/compta/controlers/supplier.php
app/compta/models/supplier.php
app/compta/services.php
app/compta/views/supplier_account.php [new file with mode: 0644]
app/compta/views/supplier_bill.php [new file with mode: 0644]
app/compta/views/supplier_index.php
app/compta/views/supplier_pay.php [new file with mode: 0644]