This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2bd5a3e057
bmc_hub
/
app
/
fixed_price
/
__init__.py
2 lines
35 B
Python
Raw
Normal View
History
Unescape
Escape
feat: Implement fixed-price agreements frontend views and related templates - Added views for listing fixed-price agreements, displaying agreement details, and a reporting dashboard. - Created HTML templates for listing, detailing, and reporting on fixed-price agreements. - Introduced API endpoint to fetch active customers for agreement creation. - Added migration scripts for creating necessary database tables and views for fixed-price agreements, billing periods, and reporting. - Implemented triggers for auto-generating agreement numbers and updating timestamps. - Enhanced ticket management with archived ticket views and filtering capabilities.
2026-02-08 01:45:00 +01:00
"""
Fixed-Price Agreement Module
"""
Reference in New Issue
Copy Permalink