Overview
The Budget module provides comprehensive financial control for operations, tracking budgets, commitments, executed expenses, and purchase requisitions with real-time availability calculations.Key Features
Budget Control
Track budget allocations and availability
Cost Sheet
Monitor budget vs actual expenses
Requisitions
Manage purchase requests and approvals
Dynamics 365 Integration
Sync with Microsoft ERP system
Data Model
PresupuestoAnual (Annual Budget)
presupuestos/models.py
PartidaPresupuestaria (Budget Line)
presupuestos/models.py
Requisicion (Purchase Requisition)
presupuestos/models.py
Budget Tracking
Real-Time Availability
Budget availability is calculated dynamically:presupuestos/views.py
Requisition Workflow
Dynamics 365 Integration
Requisitions sync with Microsoft Dynamics:presupuestos/tasks.py
Related Modules
Maintenance
Link expenses to work orders
Projects
Track project budgets
Integration
ERP integration details