0.10.1.10-beta #121
sassanix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 Release 0.10.1.10 – Warranty Claims, Document URLs, and DB Port Support
This release introduces a complete warranty claims tracking system, adds flexible URL support for documents and invoices, and provides custom database port configuration for deployment flexibility. Users now have more control over claims, document management, and database connectivity.
📝 Warranty Claims Tracking System
✅ End-to-End Claims Management
warranty_claimstable with dates, statuses, claim numbers, descriptions, and resolutions.✅ Result: Users can now create, update, and track warranty claims through a structured workflow with clear lifecycle visibility.
🔗 URL Support for Documents and Invoices
✅ Dual Document Handling
invoice_url,manual_url, andother_document_urlcolumns in migration 043.✅ Result: Users can attach files, external URLs, or both, ensuring maximum flexibility for document storage and access.
⚙️ Database Port Configuration
✅ Flexible Deployment Options
DB_PORTenvironment variable support with fallback to5432.env.examplefor consistent behavior.✅ Result: Deployments now support non-standard PostgreSQL ports and multi-instance setups without breaking compatibility.
Modified Files:
backend/migrations/043_add_document_urls_to_warranties.sqlbackend/migrations/044_create_warranty_claims_table.sqlbackend/warranties_routes.pybackend/db_handler.pybackend/fix_permissions.pyfrontend/index.htmlfrontend/status.htmlfrontend/script.jsfrontend/style.cssdocker-compose.ymlDocker/docker-compose.ymlenv.exampleThis update delivers powerful new warranty workflows, flexible document management, and enhanced deployment configuration, paving the way for smoother operations across all environments. 🚀
Screenshots:
This discussion was created from the release 0.10.1.10-beta.
Beta Was this translation helpful? Give feedback.
All reactions