Files
automatisch/packages/docs/pages/apps/invoice-ninja/actions.md
2023-10-16 18:30:10 +03:00

334 B

favicon, items
favicon items
/favicons/invoice-ninja.svg
name desc
Create client Creates a new client.
name desc
Create invoice Creates a new invoice.
name desc
Create payment Creates a new payment.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>