feat(workorders): move address to contact and auto-compute zone

This commit is contained in:
Ruslan Bakiev
2026-02-13 18:07:08 +07:00
parent 111afdd885
commit 2b7a9457dd
9 changed files with 71 additions and 54 deletions

View File

@@ -2,6 +2,7 @@
from . import dsrpt_communication_type
from . import dsrpt_contact
from . import dsrpt_contact_address
from . import dsrpt_contact_communication
from . import contact_event
from . import contact_source