Files
automatisch/packages/docs/pages/apps/vtiger-crm/triggers.md
2024-01-16 17:48:24 +03:00

13 lines
226 B
Markdown

---
favicon: /favicons/vtiger-crm.svg
items:
- name: New cases
desc: Triggers when a new case is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />