Welcome to SASCOP BME SubTec
SASCOP (Sistema de Administración y Seguimiento de Contratos y Órdenes de Producción) is a comprehensive project management platform designed specifically for Blue Marine Energy SubTec’s offshore operations. The system streamlines the entire lifecycle of marine energy projects from proposal to execution and production tracking.Quick Start
Get up and running with SASCOP in minutes
Core Features
Learn about the system architecture and workflows
User Guide
Step-by-step guides for common tasks
API Reference
Integrate with SASCOP programmatically
Key Features
SASCOP provides end-to-end project management capabilities for offshore energy operations:PTE Management
Create and track technical-economic proposals with automated workflow steps
Work Orders (OTE)
Schedule, execute, and reprogram work orders with complete lifecycle tracking
Production Tracking
Record daily production, manage monthly reports, and track GPU status
Query Center
Global search across all entities with interactive dashboards and analytics
What You Can Do
For Project Managers
- Create and manage technical-economic proposals (PTEs)
- Generate work orders from approved proposals
- Track project progress through customizable workflow steps
- Schedule and coordinate offshore operations across multiple sites
- Monitor production against projected volumes
For Operations Teams
- Record daily production volumes by site and concept
- Update work order status and completion dates
- Import Excel annexes and MPP schedules
- Generate monthly reports with photographic evidence
- Track GPU (daily production units) status and billing readiness
For Administrators
- Configure master catalogs (products, sites, clients, fronts)
- Manage user roles and permissions
- View comprehensive activity logs
- Export data to Excel for external analysis
- Send automated email reports and dashboards
System Overview
SASCOP is built on Django 4.2 with PostgreSQL and provides:- Web-based interface - Accessible from any device with modern browsers
- RESTful API - Programmatic access for integrations
- Real-time updates - DataTables-powered grids with instant filtering
- Import/Export - Excel and MPP file support via pandas and openpyxl
- Email integration - Automated notifications via SMTP or SendGrid
- Activity logging - Complete audit trail of all user actions
SASCOP is designed for Mexico’s offshore energy sector and includes localization for Spanish language (es-mx) and America/Mexico_City timezone.
Getting Started
Review System Requirements
Check the installation guide for prerequisites and environment setup
Follow the Quickstart
Complete the quickstart tutorial to create your first PTE and work order
Explore Features
Read the feature documentation to understand all capabilities
Configure Catalogs
Set up your catalogs and configuration for your organization
Architecture
SASCOP follows a modular Django architecture with separate apps for different business domains:- operaciones - Core PTE, OTE, and production tracking functionality
- core - Shared utilities, base templates, and dashboard views
- costa_fuera - Offshore-specific extensions and customizations
- reportes - Report generation and export capabilities
- cronogramas - Schedule management and MPP import
Need Help?
User Guide
Step-by-step instructions for using SASCOP
API Documentation
Complete API reference for developers
Development Guide
Set up a local development environment
GitHub Repository
View source code and report issues