saved the creation of warehows locations
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="dashboard-card">
|
||||
<h3>Create Warehouse Locations</h3>
|
||||
<p>Define and manage storage locations in the warehouse.</p>
|
||||
<a href="{{ url_for('main.create_locations') }}" class="btn">Go to Locations</a>
|
||||
<a href="{{ url_for('warehouse.create_locations') }}" class="btn">Go to Locations</a>
|
||||
</div>
|
||||
|
||||
<!-- Card 3: Warehouse Reports -->
|
||||
|
||||
Reference in New Issue
Block a user