This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bca6497f79a32fe4bd5b433a0386e78b184ea60
automatisch
/
packages
/
docs
/
pages
/
apps
/
invoice-ninja
/
triggers.md
Rıdvan Akca
027b11c3fb
feat(invoice-ninja): add new credits trigger
2023-10-10 16:31:42 +03:00
300 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/invoice-ninja.svg
name
desc
New clients
Triggers when a new client is added.
name
desc
New credits
Triggers when a new credit is added.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>