mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-18 20:29:44 -05:00
a15eb0c97a
- Add invoices_peppol_compliant in Settings (Admin > Peppol e-Invoicing). When on: PDFs include seller/buyer PEPPOL identifiers; invoice view shows warnings for missing company/client PEPPOL data; UBL gets mandatory BIS Billing 3.0 elements. - UBL: add InvoiceTypeCode 380 and BuyerReference (buyer_reference, project name, or invoice number). - Optional buyer_reference on Invoice and create/edit forms (PEPPOL BT-10). - Download UBL route and button when client is PEPPOL-ready and invoices_peppol_compliant or peppol_enabled. - Migrations: 112 (settings.invoices_peppol_compliant), 113 (invoices.buyer_reference). - Update PEPPOL_EINVOICING.md; extend test_peppol_service UBL checks.
Administrator Documentation
Complete guides for TimeTracker administrators.
📖 Quick Links
Configuration
- Docker Compose Setup - Docker deployment guide
- Docker Public Setup - Production deployment
- Docker Startup Troubleshooting - Fix startup issues
- Email Configuration - Email setup
- OIDC Setup - OIDC/SSO authentication setup
Deployment
- Version Management - Managing versions
- Release Process - Release workflow
- Official Builds - Official build information
Security
- See security/ for security documentation
Monitoring
- See monitoring/ for monitoring and analytics setup
🔧 Common Tasks
- Initial Setup: Start with Docker Compose Setup
- Configure Email: See Email Configuration
- Set Up OIDC/SSO: Follow OIDC Setup
- Monitor System: Check monitoring/ documentation
📚 Related Documentation
- Main Documentation Index - Complete documentation overview
- User Guides - User-facing guides