add odoo_hours app

This commit is contained in:
2024-11-25 18:29:31 +00:00
parent 8a0edb7af6
commit 78241144e2
8 changed files with 24 additions and 6 deletions

3
app/odoo_hours/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.