Files
automatisch/packages/docs/pages/apps/vtiger-crm/actions.md
2024-05-07 11:22:49 +00:00

13 lines
224 B
Markdown

---
favicon: /favicons/vtiger-crm.svg
items:
- name: Create opportunity
desc: Create a new opportunity.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />