diff --git a/inventory/__pycache__/apps.cpython-311.pyc b/inventory/__pycache__/apps.cpython-311.pyc index c8b60da0..c3f64027 100644 Binary files a/inventory/__pycache__/apps.cpython-311.pyc and b/inventory/__pycache__/apps.cpython-311.pyc differ diff --git a/inventory/__pycache__/forms.cpython-311.pyc b/inventory/__pycache__/forms.cpython-311.pyc index 38fc0801..ad327b14 100644 Binary files a/inventory/__pycache__/forms.cpython-311.pyc and b/inventory/__pycache__/forms.cpython-311.pyc differ diff --git a/inventory/__pycache__/middleware.cpython-311.pyc b/inventory/__pycache__/middleware.cpython-311.pyc index ac75ce46..b16ec950 100644 Binary files a/inventory/__pycache__/middleware.cpython-311.pyc and b/inventory/__pycache__/middleware.cpython-311.pyc differ diff --git a/inventory/__pycache__/models.cpython-311.pyc b/inventory/__pycache__/models.cpython-311.pyc index d9ef3c61..123fcb2d 100644 Binary files a/inventory/__pycache__/models.cpython-311.pyc and b/inventory/__pycache__/models.cpython-311.pyc differ diff --git a/inventory/__pycache__/urls.cpython-311.pyc b/inventory/__pycache__/urls.cpython-311.pyc index 9e152eda..502bee32 100644 Binary files a/inventory/__pycache__/urls.cpython-311.pyc and b/inventory/__pycache__/urls.cpython-311.pyc differ diff --git a/inventory/__pycache__/utils.cpython-311.pyc b/inventory/__pycache__/utils.cpython-311.pyc index a89b5484..bf1e6244 100644 Binary files a/inventory/__pycache__/utils.cpython-311.pyc and b/inventory/__pycache__/utils.cpython-311.pyc differ diff --git a/inventory/__pycache__/views.cpython-311.pyc b/inventory/__pycache__/views.cpython-311.pyc index 2378a4e2..0bea3251 100644 Binary files a/inventory/__pycache__/views.cpython-311.pyc and b/inventory/__pycache__/views.cpython-311.pyc differ diff --git a/inventory/views.py b/inventory/views.py index 41d959d6..738c6bd3 100644 --- a/inventory/views.py +++ b/inventory/views.py @@ -319,7 +319,7 @@ class AccountingDashboard(LoginRequiredMixin, TemplateView): class WelcomeView(TemplateView): - template_name = "login_test.html" + template_name = "welcome.html" def get_context_data(self, **kwargs): context = super().get_context_data(**kwargs) diff --git a/templates/index.html b/templates/index.html index de10ff4f..7f549ce2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -41,10 +41,13 @@
+
-
+
+
MMMMMMMMMMMMMMM
+

Outgoing call

3 Leads Today

diff --git a/templates/ledger/coa_accounts/account_list.html b/templates/ledger/coa_accounts/account_list.html index e744d332..f16cf7ff 100644 --- a/templates/ledger/coa_accounts/account_list.html +++ b/templates/ledger/coa_accounts/account_list.html @@ -36,7 +36,7 @@ {% if page_obj.object_list %}
- +