bmc_hub/app/vendors/backend
Christian 8e8616c835 feat: Enhance vendor and customer linking functionality
- Added endpoints to link and unlink customers to vendors, including validation for relationship types.
- Implemented a UI for managing linked customers in the vendor detail view.
- Introduced a search feature for customers when linking to vendors.
- Updated database schema to support customer-vendor relationships with necessary constraints and indices.
- Added migration scripts for new tables and fields related to supplier invoices and customer-vendor links.
- Modified bottom bar visibility in the frontend for improved user experience.
2026-04-15 09:34:26 +02:00
..
router.py feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02:00
views.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00