feat(logistics): technicians can create/edit delivery, POD, chain-of-custody

Spec D5 delivery-completion set. Dispatch records (route/vehicle/pickup)
stay read-only for technicians.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-05-29 09:13:11 -04:00
parent d37f10f1c3
commit be7256ce4c
4 changed files with 38 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
# -*- coding: utf-8 -*-
from . import test_delivery_shipping_fields
from . import test_technician_delivery_acl