odoo lead creation

This commit is contained in:
Tobias Brunner 2025-01-27 16:51:23 +01:00
parent b98a507f65
commit 483f076d1a
No known key found for this signature in database
15 changed files with 404 additions and 27 deletions

View file

@ -8,6 +8,7 @@ dependencies = [
"django>=5.1.5",
"django-prose-editor[sanitize]>=0.10.3",
"environs[django]~=14.0",
"odoorpc>=0.10.1",
"pillow>=11.1.0",
]