- Implemented a new endpoint for searching webshop products with filters for visibility and configuration. - Enhanced the webshop frontend to include a customer search feature for improved user experience. - Added opportunity line items management with CRUD operations and comments functionality. - Created database migrations for opportunity line items and comments, including necessary triggers and indexes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| opportunities.html | ||
| opportunity_detail.html | ||
| views.py | ||