updated to scan module

This commit is contained in:
2025-10-09 01:10:05 +03:00
parent b8e85180c7
commit e257f6be18
7 changed files with 89 additions and 32 deletions

View File

@@ -9,7 +9,7 @@
<div class="dashboard-card">
<h3>Access Scanning Module</h3>
<p>Final scanning module for production orders</p>
<a href="{{ url_for('main.scan') }}" class="btn">Launch Scanning Module</a>
<a href="{{ url_for('main.main_scan') }}" class="btn">Launch Scanning Module</a>
</div>
<div class="dashboard-card">