feat(vtiger-crm): add create todo action

This commit is contained in:
Rıdvan Akca
2024-01-16 18:26:58 +03:00
committed by Ali BARIN
parent ab897ada5a
commit fbfa67e471
11 changed files with 633 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/vtiger-crm.svg
items:
- name: Create opportunity
desc: Create a new opportunity.
- name: Create todo
desc: Create a new todo.
---
<script setup>