Files
automatisch/packages/docs/pages/apps/invoice-ninja/actions.md
2023-10-17 15:27:25 +03:00

392 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.
name desc
Create product Creates a new product.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>