This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
add8a44f404710ebf62e540d2b301f68aa7f69fc
automatisch
/
packages
/
docs
/
pages
/
apps
/
invoice-ninja
/
actions.md
Rıdvan Akca
61e24da07d
feat(invoice-ninja): add create product action
2023-10-17 15:27:25 +03:00
392 B
Raw
Blame
History
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>