feat(vtiger-crm): add create todo action

This commit is contained in:
Rıdvan Akca
2024-05-07 11:22:51 +00:00
committed by Ali BARIN
parent ab897ada5a
commit fbfa67e471
11 changed files with 633 additions and 1 deletions
@@ -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>