Overview
The SASCOP BME SubTec dashboard is your central hub for managing projects, work orders, production tracking, and reporting. This guide will help you navigate the interface efficiently.Accessing the Dashboard
After successful login, you’ll be automatically redirected to the main dashboard:core/views/dashboard.py
All dashboard pages require authentication. Unauthenticated users will be redirected to the login page.
Dashboard Layout
The dashboard consists of several key sections:Top Navigation Bar
Access main modules and user settings
Sidebar Menu
Quick links to frequently used features
Main Content Area
Display data tables, forms, and reports
Status Indicators
Real-time system statistics and alerts
Main Navigation Modules
1. PTE Management (Propuestas Técnico-Económicas)
2. Work Orders (OTE - Órdenes de Trabajo)
OTE Overview
Work orders track the execution phase of approved proposalsKey Features:
- Create new work orders
- Track progress by steps
- Monitor timelines and deadlines
- Manage reprogramming
Operaciones > Órdenes de Trabajo
3. Production Tracking
4. Catalogs and Configuration
Tipos (Types)
Tipos (Types)
Manage types and classifications for:
- PTEs (nivel_afectacion=1)
- Work Orders (nivel_afectacion=2)
- Line Items (nivel_afectacion=3)
- Production (nivel_afectacion=4)
- Clients (nivel_afectacion=5)
Sitios (Sites)
Sitios (Sites)
Configure work sites:
- Embarcaciones (Vessels)
- Plataformas (Platforms)
- Patios (Yards)
- Intercom sites
Unidades de Medida
Unidades de Medida
Manage measurement units:
- m² (square meters)
- kg (kilograms)
- pza (pieces)
- And custom units
Conceptos Maestros
Conceptos Maestros
Master catalog of work concepts:
- Ordinary concepts (Anexo C)
- Extraordinary concepts (PUEs)
- Pricing and descriptions
Catálogos > [Select Catalog]
Search and Filter Features
DataTable Interface
Most list views use DataTables for powerful data management:Search
Global search across all columns
Sort
Click column headers to sort
Pagination
Navigate large datasets efficiently
operaciones/views/pte.py
Advanced Filters
User Menu
Access your user menu in the top-right corner:Mi Perfil
View and edit your profile information
Configuración
Access system settings and preferences
Ayuda
Access help documentation
Cerrar Sesión
Log out of the system
Keyboard Shortcuts
Use these keyboard shortcuts to navigate faster:
- Ctrl + H: Return to dashboard
- Ctrl + S: Save current form
- Esc: Close modal dialogs
- Tab: Navigate form fields
Mobile Navigation
For mobile users:- Use landscape orientation for better visibility
- Touch gestures work for most interactions
- Some advanced features require desktop access
Status Indicators
PTE Status Colors
| Status | Color | Description |
|---|---|---|
| PENDIENTE | Yellow | Awaiting processing |
| PROCESO | Blue | Currently in progress |
| ENTREGADA | Green | Completed and delivered |
| CANCELADA | Red | Cancelled |
| SUSPENDIDA | Gray | Temporarily suspended |
Work Order Progress
Progress is calculated based on completed steps:operaciones/views/pte.py
Quick Actions
Create New PTE
Path: Operaciones > PTEs > NuevoQuickly create a new technical-economic proposal
Create Work Order
Path: Operaciones > OT > NuevoGenerate a work order from an approved PTE
Record Production
Path: Operaciones > ProducciónEnter daily production data
View Reports
Path: ReportesAccess reports and analytics
Related Topics
Managing Proposals
Learn how to create and manage PTEs
Executing Work Orders
Track and complete work orders
Recording Production
Enter and validate production data
Generating Reports
Create and export reports