Fixed API endpoint to accept JSON request body instead of query params: - Added TModuleBulkRateUpdate Pydantic model - Changed endpoint to accept request body - Fixed parameter references to use request.customer_ids and request.hourly_rate - Added migration for hourly_rate_updated and time_card_toggled event types Resolves: 'Not Found' error and audit log constraint violations |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit.py | ||
| economic_export.py | ||
| models.py | ||
| order_service.py | ||
| router.py | ||
| vtiger_sync.py | ||
| wizard.py | ||